HomeSort by relevance Sort by last modified time
    Searched full:atm_qos (Results 1 - 23 of 23) sorted by null

  /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/common/linux/
atm.h 49 #define SO_ATMQOS __SO_ENCODE(SOL_ATM,2,struct atm_qos)
109 struct atm_qos { struct
  /development/ndk/platforms/android-3/include/linux/
atm.h 49 #define SO_ATMQOS __SO_ENCODE(SOL_ATM,2,struct atm_qos)
109 struct atm_qos { struct
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/linux/
atm.h 49 #define SO_ATMQOS __SO_ENCODE(SOL_ATM,2,struct atm_qos)
109 struct atm_qos { struct
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/linux/
atm.h 49 #define SO_ATMQOS __SO_ENCODE(SOL_ATM,2,struct atm_qos)
109 struct atm_qos { struct
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/linux/
atm.h 49 #define SO_ATMQOS __SO_ENCODE(SOL_ATM,2,struct atm_qos)
109 struct atm_qos { struct
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/
atm.h 49 #define SO_ATMQOS __SO_ENCODE(SOL_ATM,2,struct atm_qos)
109 struct atm_qos { struct
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/linux/
atm.h 49 #define SO_ATMQOS __SO_ENCODE(SOL_ATM,2,struct atm_qos)
109 struct atm_qos { struct
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/linux/
atm.h 49 #define SO_ATMQOS __SO_ENCODE(SOL_ATM,2,struct atm_qos)
109 struct atm_qos { struct
  /prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/linux/
atm.h 49 #define SO_ATMQOS __SO_ENCODE(SOL_ATM,2,struct atm_qos)
109 struct atm_qos { struct
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/linux/
atm.h 49 #define SO_ATMQOS __SO_ENCODE(SOL_ATM,2,struct atm_qos)
109 struct atm_qos { struct
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/linux/
atm.h 49 #define SO_ATMQOS __SO_ENCODE(SOL_ATM,2,struct atm_qos)
109 struct atm_qos { struct
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
atm_tcp.h 38 struct atm_qos qos; /* both directions */
atmsvc.h 34 struct atm_qos qos; /* QOS parameters */
atmmpc.h 59 struct atm_qos qos;
atm.h 70 #define SO_ATMQOS __SO_ENCODE(SOL_ATM,2,struct atm_qos)
157 struct atm_qos { struct
  /external/iproute2/
configure 13 struct atm_qos qos;
  /external/iproute2/include/linux/
atm.h 72 #define SO_ATMQOS __SO_ENCODE(SOL_ATM,2,struct atm_qos)
159 struct atm_qos { struct
  /external/kernel-headers/original/linux/
atm.h 75 #define SO_ATMQOS __SO_ENCODE(SOL_ATM,2,struct atm_qos)
162 struct atm_qos { struct
atmdev.h 297 struct atm_qos qos; /* QOS */
391 int (*change_qos)(struct atm_vcc *vcc,struct atm_qos *qos,int flags);
  /external/iproute2/tc/
q_atm.c 53 struct atm_qos qos;

Completed in 797 milliseconds