HomeSort by relevance Sort by last modified time
    Searched defs:_K_SS_MAXSIZE (Results 1 - 3 of 3) sorted by null

  /bionic/libc/kernel/uapi/linux/
socket.h 21 #define _K_SS_MAXSIZE 128
26 char __data[_K_SS_MAXSIZE - sizeof(unsigned short)];
  /external/iproute2/include/uapi/linux/
socket.h 8 #define _K_SS_MAXSIZE 128 /* Implementation specific max size */
17 char __data[_K_SS_MAXSIZE - sizeof(unsigned short)];
  /external/kernel-headers/original/uapi/linux/
socket.h 8 #define _K_SS_MAXSIZE 128 /* Implementation specific max size */
17 char __data[_K_SS_MAXSIZE - sizeof(unsigned short)];

Completed in 66 milliseconds