Searched refs:LINUX_SOCK_MAX (Results 1 – 2 of 2) sorted by relevance
112 #define LINUX_SOCK_MAX LINUX_SOCK_SEQPACKET macro
881 if (type < 0 || type > LINUX_SOCK_MAX) in linux_socket()1168 if (type < 0 || type > LINUX_SOCK_MAX) in linux_socketpair()