HomeSort by relevance Sort by last modified time
    Searched defs:__SO_ENCODE (Results 26 - 50 of 75) sorted by null

12 3

  /prebuilts/ndk/7/platforms/android-8/arch-x86/usr/include/linux/
atm.h 40 #define __SO_ENCODE(l,n,t) ((((l) & 0x1FF) << 22) | ((n) << 16) | sizeof(t))
45 #define SO_SETCLP __SO_ENCODE(SOL_ATM,0,int)
47 #define SO_CIRANGE __SO_ENCODE(SOL_ATM,1,struct atm_cirange)
49 #define SO_ATMQOS __SO_ENCODE(SOL_ATM,2,struct atm_qos)
51 #define SO_ATMSAP __SO_ENCODE(SOL_ATM,3,struct atm_sap)
53 #define SO_ATMPVC __SO_ENCODE(SOL_ATM,4,struct sockaddr_atmpvc)
55 #define SO_MULTIPOINT __SO_ENCODE(SOL_ATM, 5, int)
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/linux/
atm.h 40 #define __SO_ENCODE(l,n,t) ((((l) & 0x1FF) << 22) | ((n) << 16) | sizeof(t))
45 #define SO_SETCLP __SO_ENCODE(SOL_ATM,0,int)
47 #define SO_CIRANGE __SO_ENCODE(SOL_ATM,1,struct atm_cirange)
49 #define SO_ATMQOS __SO_ENCODE(SOL_ATM,2,struct atm_qos)
51 #define SO_ATMSAP __SO_ENCODE(SOL_ATM,3,struct atm_sap)
53 #define SO_ATMPVC __SO_ENCODE(SOL_ATM,4,struct sockaddr_atmpvc)
55 #define SO_MULTIPOINT __SO_ENCODE(SOL_ATM, 5, int)
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/linux/
atm.h 40 #define __SO_ENCODE(l,n,t) ((((l) & 0x1FF) << 22) | ((n) << 16) | sizeof(t))
45 #define SO_SETCLP __SO_ENCODE(SOL_ATM,0,int)
47 #define SO_CIRANGE __SO_ENCODE(SOL_ATM,1,struct atm_cirange)
49 #define SO_ATMQOS __SO_ENCODE(SOL_ATM,2,struct atm_qos)
51 #define SO_ATMSAP __SO_ENCODE(SOL_ATM,3,struct atm_sap)
53 #define SO_ATMPVC __SO_ENCODE(SOL_ATM,4,struct sockaddr_atmpvc)
55 #define SO_MULTIPOINT __SO_ENCODE(SOL_ATM, 5, int)
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/linux/
atm.h 40 #define __SO_ENCODE(l,n,t) ((((l) & 0x1FF) << 22) | ((n) << 16) | sizeof(t))
45 #define SO_SETCLP __SO_ENCODE(SOL_ATM,0,int)
47 #define SO_CIRANGE __SO_ENCODE(SOL_ATM,1,struct atm_cirange)
49 #define SO_ATMQOS __SO_ENCODE(SOL_ATM,2,struct atm_qos)
51 #define SO_ATMSAP __SO_ENCODE(SOL_ATM,3,struct atm_sap)
53 #define SO_ATMPVC __SO_ENCODE(SOL_ATM,4,struct sockaddr_atmpvc)
55 #define SO_MULTIPOINT __SO_ENCODE(SOL_ATM, 5, int)
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/linux/
atm.h 40 #define __SO_ENCODE(l,n,t) ((((l) & 0x1FF) << 22) | ((n) << 16) | sizeof(t))
45 #define SO_SETCLP __SO_ENCODE(SOL_ATM,0,int)
47 #define SO_CIRANGE __SO_ENCODE(SOL_ATM,1,struct atm_cirange)
49 #define SO_ATMQOS __SO_ENCODE(SOL_ATM,2,struct atm_qos)
51 #define SO_ATMSAP __SO_ENCODE(SOL_ATM,3,struct atm_sap)
53 #define SO_ATMPVC __SO_ENCODE(SOL_ATM,4,struct sockaddr_atmpvc)
55 #define SO_MULTIPOINT __SO_ENCODE(SOL_ATM, 5, int)
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/linux/
atm.h 40 #define __SO_ENCODE(l,n,t) ((((l) & 0x1FF) << 22) | ((n) << 16) | sizeof(t))
45 #define SO_SETCLP __SO_ENCODE(SOL_ATM,0,int)
47 #define SO_CIRANGE __SO_ENCODE(SOL_ATM,1,struct atm_cirange)
49 #define SO_ATMQOS __SO_ENCODE(SOL_ATM,2,struct atm_qos)
51 #define SO_ATMSAP __SO_ENCODE(SOL_ATM,3,struct atm_sap)
53 #define SO_ATMPVC __SO_ENCODE(SOL_ATM,4,struct sockaddr_atmpvc)
55 #define SO_MULTIPOINT __SO_ENCODE(SOL_ATM, 5, int)
  /prebuilts/ndk/8/platforms/android-3/arch-arm/usr/include/linux/
atm.h 40 #define __SO_ENCODE(l,n,t) ((((l) & 0x1FF) << 22) | ((n) << 16) | sizeof(t))
45 #define SO_SETCLP __SO_ENCODE(SOL_ATM,0,int)
47 #define SO_CIRANGE __SO_ENCODE(SOL_ATM,1,struct atm_cirange)
49 #define SO_ATMQOS __SO_ENCODE(SOL_ATM,2,struct atm_qos)
51 #define SO_ATMSAP __SO_ENCODE(SOL_ATM,3,struct atm_sap)
53 #define SO_ATMPVC __SO_ENCODE(SOL_ATM,4,struct sockaddr_atmpvc)
55 #define SO_MULTIPOINT __SO_ENCODE(SOL_ATM, 5, int)
  /prebuilts/ndk/8/platforms/android-4/arch-arm/usr/include/linux/
atm.h 40 #define __SO_ENCODE(l,n,t) ((((l) & 0x1FF) << 22) | ((n) << 16) | sizeof(t))
45 #define SO_SETCLP __SO_ENCODE(SOL_ATM,0,int)
47 #define SO_CIRANGE __SO_ENCODE(SOL_ATM,1,struct atm_cirange)
49 #define SO_ATMQOS __SO_ENCODE(SOL_ATM,2,struct atm_qos)
51 #define SO_ATMSAP __SO_ENCODE(SOL_ATM,3,struct atm_sap)
53 #define SO_ATMPVC __SO_ENCODE(SOL_ATM,4,struct sockaddr_atmpvc)
55 #define SO_MULTIPOINT __SO_ENCODE(SOL_ATM, 5, int)
  /prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/linux/
atm.h 40 #define __SO_ENCODE(l,n,t) ((((l) & 0x1FF) << 22) | ((n) << 16) | sizeof(t))
45 #define SO_SETCLP __SO_ENCODE(SOL_ATM,0,int)
47 #define SO_CIRANGE __SO_ENCODE(SOL_ATM,1,struct atm_cirange)
49 #define SO_ATMQOS __SO_ENCODE(SOL_ATM,2,struct atm_qos)
51 #define SO_ATMSAP __SO_ENCODE(SOL_ATM,3,struct atm_sap)
53 #define SO_ATMPVC __SO_ENCODE(SOL_ATM,4,struct sockaddr_atmpvc)
55 #define SO_MULTIPOINT __SO_ENCODE(SOL_ATM, 5, int)
  /prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/linux/
atm.h 40 #define __SO_ENCODE(l,n,t) ((((l) & 0x1FF) << 22) | ((n) << 16) | sizeof(t))
45 #define SO_SETCLP __SO_ENCODE(SOL_ATM,0,int)
47 #define SO_CIRANGE __SO_ENCODE(SOL_ATM,1,struct atm_cirange)
49 #define SO_ATMQOS __SO_ENCODE(SOL_ATM,2,struct atm_qos)
51 #define SO_ATMSAP __SO_ENCODE(SOL_ATM,3,struct atm_sap)
53 #define SO_ATMPVC __SO_ENCODE(SOL_ATM,4,struct sockaddr_atmpvc)
55 #define SO_MULTIPOINT __SO_ENCODE(SOL_ATM, 5, int)
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/linux/
atm.h 40 #define __SO_ENCODE(l,n,t) ((((l) & 0x1FF) << 22) | ((n) << 16) | sizeof(t))
45 #define SO_SETCLP __SO_ENCODE(SOL_ATM,0,int)
47 #define SO_CIRANGE __SO_ENCODE(SOL_ATM,1,struct atm_cirange)
49 #define SO_ATMQOS __SO_ENCODE(SOL_ATM,2,struct atm_qos)
51 #define SO_ATMSAP __SO_ENCODE(SOL_ATM,3,struct atm_sap)
53 #define SO_ATMPVC __SO_ENCODE(SOL_ATM,4,struct sockaddr_atmpvc)
55 #define SO_MULTIPOINT __SO_ENCODE(SOL_ATM, 5, int)
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/linux/
atm.h 40 #define __SO_ENCODE(l,n,t) ((((l) & 0x1FF) << 22) | ((n) << 16) | sizeof(t))
45 #define SO_SETCLP __SO_ENCODE(SOL_ATM,0,int)
47 #define SO_CIRANGE __SO_ENCODE(SOL_ATM,1,struct atm_cirange)
49 #define SO_ATMQOS __SO_ENCODE(SOL_ATM,2,struct atm_qos)
51 #define SO_ATMSAP __SO_ENCODE(SOL_ATM,3,struct atm_sap)
53 #define SO_ATMPVC __SO_ENCODE(SOL_ATM,4,struct sockaddr_atmpvc)
55 #define SO_MULTIPOINT __SO_ENCODE(SOL_ATM, 5, int)
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/linux/
atm.h 40 #define __SO_ENCODE(l,n,t) ((((l) & 0x1FF) << 22) | ((n) << 16) | sizeof(t))
45 #define SO_SETCLP __SO_ENCODE(SOL_ATM,0,int)
47 #define SO_CIRANGE __SO_ENCODE(SOL_ATM,1,struct atm_cirange)
49 #define SO_ATMQOS __SO_ENCODE(SOL_ATM,2,struct atm_qos)
51 #define SO_ATMSAP __SO_ENCODE(SOL_ATM,3,struct atm_sap)
53 #define SO_ATMPVC __SO_ENCODE(SOL_ATM,4,struct sockaddr_atmpvc)
55 #define SO_MULTIPOINT __SO_ENCODE(SOL_ATM, 5, int)
  /prebuilts/ndk/9/platforms/android-12/arch-arm/usr/include/linux/
atm.h 40 #define __SO_ENCODE(l,n,t) ((((l) & 0x1FF) << 22) | ((n) << 16) | sizeof(t))
45 #define SO_SETCLP __SO_ENCODE(SOL_ATM,0,int)
47 #define SO_CIRANGE __SO_ENCODE(SOL_ATM,1,struct atm_cirange)
49 #define SO_ATMQOS __SO_ENCODE(SOL_ATM,2,struct atm_qos)
51 #define SO_ATMSAP __SO_ENCODE(SOL_ATM,3,struct atm_sap)
53 #define SO_ATMPVC __SO_ENCODE(SOL_ATM,4,struct sockaddr_atmpvc)
55 #define SO_MULTIPOINT __SO_ENCODE(SOL_ATM, 5, int)
  /prebuilts/ndk/9/platforms/android-12/arch-mips/usr/include/linux/
atm.h 40 #define __SO_ENCODE(l,n,t) ((((l) & 0x1FF) << 22) | ((n) << 16) | sizeof(t))
45 #define SO_SETCLP __SO_ENCODE(SOL_ATM,0,int)
47 #define SO_CIRANGE __SO_ENCODE(SOL_ATM,1,struct atm_cirange)
49 #define SO_ATMQOS __SO_ENCODE(SOL_ATM,2,struct atm_qos)
51 #define SO_ATMSAP __SO_ENCODE(SOL_ATM,3,struct atm_sap)
53 #define SO_ATMPVC __SO_ENCODE(SOL_ATM,4,struct sockaddr_atmpvc)
55 #define SO_MULTIPOINT __SO_ENCODE(SOL_ATM, 5, int)
  /prebuilts/ndk/9/platforms/android-12/arch-x86/usr/include/linux/
atm.h 40 #define __SO_ENCODE(l,n,t) ((((l) & 0x1FF) << 22) | ((n) << 16) | sizeof(t))
45 #define SO_SETCLP __SO_ENCODE(SOL_ATM,0,int)
47 #define SO_CIRANGE __SO_ENCODE(SOL_ATM,1,struct atm_cirange)
49 #define SO_ATMQOS __SO_ENCODE(SOL_ATM,2,struct atm_qos)
51 #define SO_ATMSAP __SO_ENCODE(SOL_ATM,3,struct atm_sap)
53 #define SO_ATMPVC __SO_ENCODE(SOL_ATM,4,struct sockaddr_atmpvc)
55 #define SO_MULTIPOINT __SO_ENCODE(SOL_ATM, 5, int)
  /prebuilts/ndk/9/platforms/android-13/arch-arm/usr/include/linux/
atm.h 40 #define __SO_ENCODE(l,n,t) ((((l) & 0x1FF) << 22) | ((n) << 16) | sizeof(t))
45 #define SO_SETCLP __SO_ENCODE(SOL_ATM,0,int)
47 #define SO_CIRANGE __SO_ENCODE(SOL_ATM,1,struct atm_cirange)
49 #define SO_ATMQOS __SO_ENCODE(SOL_ATM,2,struct atm_qos)
51 #define SO_ATMSAP __SO_ENCODE(SOL_ATM,3,struct atm_sap)
53 #define SO_ATMPVC __SO_ENCODE(SOL_ATM,4,struct sockaddr_atmpvc)
55 #define SO_MULTIPOINT __SO_ENCODE(SOL_ATM, 5, int)
  /prebuilts/ndk/9/platforms/android-13/arch-mips/usr/include/linux/
atm.h 40 #define __SO_ENCODE(l,n,t) ((((l) & 0x1FF) << 22) | ((n) << 16) | sizeof(t))
45 #define SO_SETCLP __SO_ENCODE(SOL_ATM,0,int)
47 #define SO_CIRANGE __SO_ENCODE(SOL_ATM,1,struct atm_cirange)
49 #define SO_ATMQOS __SO_ENCODE(SOL_ATM,2,struct atm_qos)
51 #define SO_ATMSAP __SO_ENCODE(SOL_ATM,3,struct atm_sap)
53 #define SO_ATMPVC __SO_ENCODE(SOL_ATM,4,struct sockaddr_atmpvc)
55 #define SO_MULTIPOINT __SO_ENCODE(SOL_ATM, 5, int)
  /prebuilts/ndk/9/platforms/android-13/arch-x86/usr/include/linux/
atm.h 40 #define __SO_ENCODE(l,n,t) ((((l) & 0x1FF) << 22) | ((n) << 16) | sizeof(t))
45 #define SO_SETCLP __SO_ENCODE(SOL_ATM,0,int)
47 #define SO_CIRANGE __SO_ENCODE(SOL_ATM,1,struct atm_cirange)
49 #define SO_ATMQOS __SO_ENCODE(SOL_ATM,2,struct atm_qos)
51 #define SO_ATMSAP __SO_ENCODE(SOL_ATM,3,struct atm_sap)
53 #define SO_ATMPVC __SO_ENCODE(SOL_ATM,4,struct sockaddr_atmpvc)
55 #define SO_MULTIPOINT __SO_ENCODE(SOL_ATM, 5, int)
  /prebuilts/ndk/9/platforms/android-14/arch-arm/usr/include/linux/
atm.h 40 #define __SO_ENCODE(l,n,t) ((((l) & 0x1FF) << 22) | ((n) << 16) | sizeof(t))
45 #define SO_SETCLP __SO_ENCODE(SOL_ATM,0,int)
47 #define SO_CIRANGE __SO_ENCODE(SOL_ATM,1,struct atm_cirange)
49 #define SO_ATMQOS __SO_ENCODE(SOL_ATM,2,struct atm_qos)
51 #define SO_ATMSAP __SO_ENCODE(SOL_ATM,3,struct atm_sap)
53 #define SO_ATMPVC __SO_ENCODE(SOL_ATM,4,struct sockaddr_atmpvc)
55 #define SO_MULTIPOINT __SO_ENCODE(SOL_ATM, 5, int)
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/linux/
atm.h 40 #define __SO_ENCODE(l,n,t) ((((l) & 0x1FF) << 22) | ((n) << 16) | sizeof(t))
45 #define SO_SETCLP __SO_ENCODE(SOL_ATM,0,int)
47 #define SO_CIRANGE __SO_ENCODE(SOL_ATM,1,struct atm_cirange)
49 #define SO_ATMQOS __SO_ENCODE(SOL_ATM,2,struct atm_qos)
51 #define SO_ATMSAP __SO_ENCODE(SOL_ATM,3,struct atm_sap)
53 #define SO_ATMPVC __SO_ENCODE(SOL_ATM,4,struct sockaddr_atmpvc)
55 #define SO_MULTIPOINT __SO_ENCODE(SOL_ATM, 5, int)
  /prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/linux/
atm.h 40 #define __SO_ENCODE(l,n,t) ((((l) & 0x1FF) << 22) | ((n) << 16) | sizeof(t))
45 #define SO_SETCLP __SO_ENCODE(SOL_ATM,0,int)
47 #define SO_CIRANGE __SO_ENCODE(SOL_ATM,1,struct atm_cirange)
49 #define SO_ATMQOS __SO_ENCODE(SOL_ATM,2,struct atm_qos)
51 #define SO_ATMSAP __SO_ENCODE(SOL_ATM,3,struct atm_sap)
53 #define SO_ATMPVC __SO_ENCODE(SOL_ATM,4,struct sockaddr_atmpvc)
55 #define SO_MULTIPOINT __SO_ENCODE(SOL_ATM, 5, int)
  /prebuilts/ndk/9/platforms/android-15/arch-arm/usr/include/linux/
atm.h 40 #define __SO_ENCODE(l,n,t) ((((l) & 0x1FF) << 22) | ((n) << 16) | sizeof(t))
45 #define SO_SETCLP __SO_ENCODE(SOL_ATM,0,int)
47 #define SO_CIRANGE __SO_ENCODE(SOL_ATM,1,struct atm_cirange)
49 #define SO_ATMQOS __SO_ENCODE(SOL_ATM,2,struct atm_qos)
51 #define SO_ATMSAP __SO_ENCODE(SOL_ATM,3,struct atm_sap)
53 #define SO_ATMPVC __SO_ENCODE(SOL_ATM,4,struct sockaddr_atmpvc)
55 #define SO_MULTIPOINT __SO_ENCODE(SOL_ATM, 5, int)
  /prebuilts/ndk/9/platforms/android-15/arch-mips/usr/include/linux/
atm.h 40 #define __SO_ENCODE(l,n,t) ((((l) & 0x1FF) << 22) | ((n) << 16) | sizeof(t))
45 #define SO_SETCLP __SO_ENCODE(SOL_ATM,0,int)
47 #define SO_CIRANGE __SO_ENCODE(SOL_ATM,1,struct atm_cirange)
49 #define SO_ATMQOS __SO_ENCODE(SOL_ATM,2,struct atm_qos)
51 #define SO_ATMSAP __SO_ENCODE(SOL_ATM,3,struct atm_sap)
53 #define SO_ATMPVC __SO_ENCODE(SOL_ATM,4,struct sockaddr_atmpvc)
55 #define SO_MULTIPOINT __SO_ENCODE(SOL_ATM, 5, int)
  /prebuilts/ndk/9/platforms/android-15/arch-x86/usr/include/linux/
atm.h 40 #define __SO_ENCODE(l,n,t) ((((l) & 0x1FF) << 22) | ((n) << 16) | sizeof(t))
45 #define SO_SETCLP __SO_ENCODE(SOL_ATM,0,int)
47 #define SO_CIRANGE __SO_ENCODE(SOL_ATM,1,struct atm_cirange)
49 #define SO_ATMQOS __SO_ENCODE(SOL_ATM,2,struct atm_qos)
51 #define SO_ATMSAP __SO_ENCODE(SOL_ATM,3,struct atm_sap)
53 #define SO_ATMPVC __SO_ENCODE(SOL_ATM,4,struct sockaddr_atmpvc)
55 #define SO_MULTIPOINT __SO_ENCODE(SOL_ATM, 5, int)

Completed in 45 milliseconds

12 3