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

  /bionic/libc/kernel/uapi/linux/
l2tp.h 26 #define __SOCK_SIZE__ 16
32 unsigned char __pad[__SOCK_SIZE__ - sizeof(__kernel_sa_family_t) - sizeof(__be16) - sizeof(struct in_addr) - sizeof(__u32)];
in.h 177 #define __SOCK_SIZE__ 16
182 unsigned char __pad[__SOCK_SIZE__ - sizeof(short int) - sizeof(unsigned short int) - sizeof(struct in_addr)];
  /external/iproute2/include/uapi/linux/
l2tp.h 24 #define __SOCK_SIZE__ 16 /* sizeof(struct sockaddr) */
34 unsigned char __pad[__SOCK_SIZE__ -
in.h 231 #define __SOCK_SIZE__ 16 /* sizeof(struct sockaddr) */
238 unsigned char __pad[__SOCK_SIZE__ - sizeof(short int) -
  /external/kernel-headers/original/uapi/linux/
l2tp.h 24 #define __SOCK_SIZE__ 16 /* sizeof(struct sockaddr) */
34 unsigned char __pad[__SOCK_SIZE__ -
in.h 231 #define __SOCK_SIZE__ 16 /* sizeof(struct sockaddr) */
238 unsigned char __pad[__SOCK_SIZE__ - sizeof(short int) -
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
l2tp.h 22 #define __SOCK_SIZE__ 16 /* sizeof(struct sockaddr) */
in.h 183 #define __SOCK_SIZE__ 16 /* sizeof(struct sockaddr) */
190 unsigned char __pad[__SOCK_SIZE__ - sizeof(short int) -

Completed in 68 milliseconds