Home
last modified time | relevance | path

Searched refs:NETLINK_GENERIC (Results 1 – 9 of 9) sorted by relevance

/linux-4.4.14/include/linux/
Dgenetlink.h40 MODULE_ALIAS_NET_PF_PROTO_NAME(PF_NETLINK, NETLINK_GENERIC, "-family-" family)
/linux-4.4.14/include/uapi/linux/
Dnetlink.h24 #define NETLINK_GENERIC 16 macro
/linux-4.4.14/Documentation/accounting/
Dtaskstats.txt30 socket (NETLINK_GENERIC family) and sends commands specifying a pid or a tgid.
67 to the NETLINK_GENERIC family and using the netlink attributes interface.
Dgetdelays.c378 if ((nl_sd = create_nl_socket(NETLINK_GENERIC)) < 0) in main()
/linux-4.4.14/net/netlink/
Dgenetlink.c915 PF_NETLINK, NETLINK_GENERIC, name); in ctrl_getfamily()
1054 net->genl_sock = netlink_kernel_create(net, NETLINK_GENERIC, &cfg); in genl_pernet_init()
Daf_netlink.c212 case NETLINK_GENERIC: in netlink_filter_tap()
1163 if (sk->sk_protocol == NETLINK_GENERIC) in netlink_remove()
1299 if (sk->sk_protocol == NETLINK_GENERIC && in netlink_release()
/linux-4.4.14/net/nfc/
Dnetlink.c1765 if (event != NETLINK_URELEASE || n->protocol != NETLINK_GENERIC) in nfc_genl_rcv_nl_event()
/linux-4.4.14/security/selinux/
Dhooks.c1230 case NETLINK_GENERIC: in socket_type_to_security_class()
/linux-4.4.14/net/wireless/
Dnl80211.c13164 if (state != NETLINK_URELEASE || notify->protocol != NETLINK_GENERIC) in nl80211_netlink_notify()