/external/ppp/pppd/plugins/pppoatm/ |
atm.h | 97 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);
|
pppoatm.c | 134 struct atm_qos qos;
|
text2qos.c | 125 int text2qos(const char *text,struct atm_qos *qos,int flags)
|
/bionic/libc/kernel/uapi/linux/ |
atm_tcp.h | 38 struct atm_qos qos;
|
atmsvc.h | 50 struct atm_qos qos;
|
atm.h | 49 #define SO_ATMQOS __SO_ENCODE(SOL_ATM, 2, struct atm_qos) 99 struct atm_qos { struct
|
atmmpc.h | 70 struct atm_qos qos;
|
/external/kernel-headers/original/uapi/linux/ |
atm_tcp.h | 40 struct atm_qos qos; /* both directions */
|
atmsvc.h | 35 struct atm_qos qos; /* QOS parameters */
|
atm.h | 73 #define SO_ATMQOS __SO_ENCODE(SOL_ATM,2,struct atm_qos) 160 struct atm_qos { struct
|
atmmpc.h | 61 struct atm_qos qos;
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/ |
atm_tcp.h | 39 struct atm_qos qos; /* both directions */
|
atmsvc.h | 34 struct atm_qos qos; /* QOS parameters */
|
atm.h | 72 #define SO_ATMQOS __SO_ENCODE(SOL_ATM,2,struct atm_qos) 159 struct atm_qos { struct
|
atmmpc.h | 60 struct atm_qos qos;
|
/external/iproute2/include/uapi/linux/ |
atm.h | 73 #define SO_ATMQOS __SO_ENCODE(SOL_ATM,2,struct atm_qos) 160 struct atm_qos { struct
|
/external/iproute2/tc/ |
q_atm.c | 51 struct atm_qos qos;
|
/external/iproute2/ |
configure | 46 struct atm_qos qos;
|