Searched refs:NETLINK_USERSOCK (Results 1 – 9 of 9) sorted by relevance
8 #if !(defined(NETLINK_USERSOCK) || (defined(HAVE_DECL_NETLINK_USERSOCK) && HAVE_DECL_NETLINK_USERSO…9 # define NETLINK_USERSOCK 2 macro71 XLAT(NETLINK_USERSOCK),
3 NETLINK_USERSOCK 2
9 #define NETLINK_USERSOCK 2 /* Reserved for user mode socket protocols */ macro
10 #define NETLINK_USERSOCK 2 /* Reserved for user mode socket protocols */ macro
572 [NETLINK_USERSOCK] = "usersock",
54 NETLINK_USERSOCK = 2 variable
606 __ADD(NETLINK_USERSOCK,usersock)
4739 PyModule_AddIntConstant(m, "NETLINK_USERSOCK", NETLINK_USERSOCK);