Searched refs:__t2q_get_rate (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppd/plugins/pppoatm/
H A Dtext2qos.c25 int __t2q_get_rate(const char **text,int up) function
92 if ((value = __t2q_get_rate(text,0)) == RATE_ERROR) return -1;
97 if ((value = __t2q_get_rate(text,0)) == RATE_ERROR) return -1;
102 if ((value = __t2q_get_rate(text,1)) == RATE_ERROR) return -1;
H A Datm.h105 int __t2q_get_rate(const char **text,int up);

Completed in 30 milliseconds