Searched refs:text2qos (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/
H A Dconfigure15 (void) text2qos("aal5,ubr:sdu=9180,rx:none",&qos,0);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppd/plugins/pppoatm/
H A DMakefile.linux28 PLUGIN_OBJS += text2qos.o text2atm.o misc.o ans.o
H A Datm.h65 /* text2qos flags */
97 int text2qos(const char *text,struct atm_qos *qos,int flags);
H A Dpppoatm.c147 if (text2qos(qosstr, &qos, 0))
H A Dtext2qos.c0 /* text2qos.c - Converts textual representation of QOS parameters to binary
125 int text2qos(const char *text,struct atm_qos *qos,int flags) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/tc/
H A Dq_atm.c66 (void) text2qos("aal5,ubr:sdu=9180,rx:none",&qos,0);
87 if (text2qos(*argv,&qos,0) < 0) {

Completed in 69 milliseconds