Searched refs:atm_qos (Results 1 - 10 of 10) sorted by path

/external/iproute2/
H A Dconfigure15 struct atm_qos qos;
/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/iproute2/tc/
H A Dq_atm.c53 struct atm_qos qos;
/external/kernel-headers/original/uapi/linux/
H A Datm.h72 #define SO_ATMQOS __SO_ENCODE(SOL_ATM,2,struct atm_qos)
159 struct atm_qos { struct
H A Datm_tcp.h39 struct atm_qos qos; /* both directions */
H A Datmmpc.h60 struct atm_qos qos;
H A Datmsvc.h34 struct atm_qos qos; /* QOS parameters */
/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)

Completed in 1359 milliseconds