netlink_set_nonroot 265 include/linux/netlink.h extern void netlink_set_nonroot(int protocol, unsigned flag); netlink_set_nonroot 1405 net/core/rtnetlink.c netlink_set_nonroot(NETLINK_ROUTE, NL_NONROOT_RECV); netlink_set_nonroot 766 net/netlink/genetlink.c netlink_set_nonroot(NETLINK_GENERIC, NL_NONROOT_RECV); netlink_set_nonroot 112 security/selinux/netlink.c netlink_set_nonroot(NETLINK_SELINUX, NL_NONROOT_RECV);