Searched refs:NETLINK_USERSOCK (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/include/linux/
H A Dnetlink.h9 #define NETLINK_USERSOCK 2 /* Reserved for user mode socket protocols */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dnetlink.h9 #define NETLINK_USERSOCK 2 /* Reserved for user mode socket protocols */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/netlink/
H A Daf_netlink.c2131 nl_table[NETLINK_USERSOCK].groups = groups;
2132 nl_table[NETLINK_USERSOCK].listeners = listeners;
2133 nl_table[NETLINK_USERSOCK].module = THIS_MODULE;
2134 nl_table[NETLINK_USERSOCK].registered = 1;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/otus/
H A Dusbdrv.c431 macp->netlink_sk = netlink_kernel_create(NETLINK_USERSOCK, 1, NULL, THIS_MODULE);

Completed in 120 milliseconds