HomeSort by relevance Sort by last modified time
    Searched refs:atm_sap (Results 1 - 13 of 13) sorted by null

  /external/ppp/pppd/plugins/pppoatm/
atm.h 101 int text2sap(const char *text,struct atm_sap *sap,int flags);
102 int sap2text(char *buffer,int length,const struct atm_sap *sap,int flags);
103 int sap_equal(const struct atm_sap *a,const struct atm_sap *b,int flags,...);
  /bionic/libc/kernel/uapi/linux/
atmsvc.h 51 struct atm_sap sap;
atmsap.h 99 struct atm_sap { struct
atm.h 50 #define SO_ATMSAP __SO_ENCODE(SOL_ATM, 3, struct atm_sap)
  /external/kernel-headers/original/uapi/linux/
atmsvc.h 36 struct atm_sap sap; /* SAP */
atmsap.h 151 struct atm_sap { struct
atm.h 75 #define SO_ATMSAP __SO_ENCODE(SOL_ATM,3,struct atm_sap)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
atmsvc.h 35 struct atm_sap sap; /* SAP */
atmsap.h 150 struct atm_sap { struct
atm.h 74 #define SO_ATMSAP __SO_ENCODE(SOL_ATM,3,struct atm_sap)
  /external/iproute2/include/uapi/linux/
atmsap.h 151 struct atm_sap { struct
atm.h 75 #define SO_ATMSAP __SO_ENCODE(SOL_ATM,3,struct atm_sap)
  /external/iproute2/tc/
q_atm.c 52 struct atm_sap sap;

Completed in 551 milliseconds