Searched refs:__SO_ENCODE (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | atm.h | 58 #define __SO_ENCODE(l,n,t) ((((l) & 0x1FF) << 22) | ((n) << 16) | \ macro 68 #define SO_SETCLP __SO_ENCODE(SOL_ATM,0,int) 70 #define SO_CIRANGE __SO_ENCODE(SOL_ATM,1,struct atm_cirange) 73 #define SO_ATMQOS __SO_ENCODE(SOL_ATM,2,struct atm_qos) 75 #define SO_ATMSAP __SO_ENCODE(SOL_ATM,3,struct atm_sap) 77 #define SO_ATMPVC __SO_ENCODE(SOL_ATM,4,struct sockaddr_atmpvc) 79 #define SO_MULTIPOINT __SO_ENCODE(SOL_ATM, 5, int)
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | atm.h | 58 #define __SO_ENCODE(l,n,t) ((((l) & 0x1FF) << 22) | ((n) << 16) | \ macro 68 #define SO_SETCLP __SO_ENCODE(SOL_ATM,0,int) 70 #define SO_CIRANGE __SO_ENCODE(SOL_ATM,1,struct atm_cirange) 73 #define SO_ATMQOS __SO_ENCODE(SOL_ATM,2,struct atm_qos) 75 #define SO_ATMSAP __SO_ENCODE(SOL_ATM,3,struct atm_sap) 77 #define SO_ATMPVC __SO_ENCODE(SOL_ATM,4,struct sockaddr_atmpvc) 79 #define SO_MULTIPOINT __SO_ENCODE(SOL_ATM, 5, int)
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | atm.h | 58 #define __SO_ENCODE(l,n,t) ((((l) & 0x1FF) << 22) | ((n) << 16) | \ macro 68 #define SO_SETCLP __SO_ENCODE(SOL_ATM,0,int) 70 #define SO_CIRANGE __SO_ENCODE(SOL_ATM,1,struct atm_cirange) 73 #define SO_ATMQOS __SO_ENCODE(SOL_ATM,2,struct atm_qos) 75 #define SO_ATMSAP __SO_ENCODE(SOL_ATM,3,struct atm_sap) 77 #define SO_ATMPVC __SO_ENCODE(SOL_ATM,4,struct sockaddr_atmpvc) 79 #define SO_MULTIPOINT __SO_ENCODE(SOL_ATM, 5, int)
|