Searched refs:atm_qos (Results 1 - 8 of 8) sorted by relevance

/external/ppp/pppd/plugins/pppoatm/
H A Datm.h97 int text2qos(const char *text,struct atm_qos *qos,int flags);
98 int qos2text(char *buffer,int length,const struct atm_qos *qos,int flags);
99 int qos_equal(const struct atm_qos *a,const struct atm_qos *b);
H A Dpppoatm.c134 struct atm_qos qos;
H A Dtext2qos.c125 int text2qos(const char *text,struct atm_qos *qos,int flags)
/external/iproute2/include/linux/
H A Datm.h72 #define SO_ATMQOS __SO_ENCODE(SOL_ATM,2,struct atm_qos)
159 struct atm_qos { struct
/external/kernel-headers/original/linux/
H A Datm.h75 #define SO_ATMQOS __SO_ENCODE(SOL_ATM,2,struct atm_qos)
162 struct atm_qos { struct
H A Datmdev.h297 struct atm_qos qos; /* QOS */
391 int (*change_qos)(struct atm_vcc *vcc,struct atm_qos *qos,int flags);
/external/iproute2/
H A Dconfigure13 struct atm_qos qos;
/external/iproute2/tc/
H A Dq_atm.c53 struct atm_qos qos;

Completed in 87 milliseconds