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

/linux-master/include/uapi/linux/
H A Datm.h62 #define __SO_SIZE(c) ((c) & 0x3fff) macro
/linux-master/net/atm/
H A Dcommon.c754 if (__SO_LEVEL_MATCH(optname, level) && optlen != __SO_SIZE(optname))
797 if (__SO_LEVEL_MATCH(optname, level) && len != __SO_SIZE(optname))

Completed in 125 milliseconds