Searched refs:NETLINK_USERSOCK (Results 1 – 4 of 4) sorted by relevance
11 #define NETLINK_USERSOCK 2 /* Reserved for user mode socket protocols */ macro
54 NETLINK_USERSOCK = 2 variable
638 __ADD(NETLINK_USERSOCK,usersock),
7239 PyModule_AddIntMacro(m, NETLINK_USERSOCK);