Searched refs:_K_SS_MAXSIZE (Results 1 - 2 of 2) sorted by relevance

/external/iproute2/include/linux/
H A Dsocket.h7 #define _K_SS_MAXSIZE 128 /* Implementation specific max size */ macro
16 char __data[_K_SS_MAXSIZE - sizeof(unsigned short)];
/external/kernel-headers/original/linux/
H A Dsocket.h7 #define _K_SS_MAXSIZE 128 /* Implementation specific max size */ macro
16 char __data[_K_SS_MAXSIZE - sizeof(unsigned short)];

Completed in 110 milliseconds