Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dgenetlink.h40 MODULE_ALIAS_NET_PF_PROTO_NAME(PF_NETLINK, NETLINK_GENERIC, "-family-" family)
/Linux-v4.19/tools/include/uapi/linux/
Dnetlink.h25 #define NETLINK_GENERIC 16 macro
/Linux-v4.19/include/uapi/linux/
Dnetlink.h25 #define NETLINK_GENERIC 16 macro
/Linux-v4.19/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.
/Linux-v4.19/tools/accounting/
Dgetdelays.c379 nl_sd = create_nl_socket(NETLINK_GENERIC); in main()
/Linux-v4.19/net/netlink/
Dgenetlink.c871 PF_NETLINK, NETLINK_GENERIC, name); in ctrl_getfamily()
1020 net->genl_sock = netlink_kernel_create(net, NETLINK_GENERIC, &cfg); in genl_pernet_init()
Daf_netlink.c274 case NETLINK_GENERIC: in netlink_filter_tap()
623 if (sk->sk_protocol == NETLINK_GENERIC) in netlink_remove()
773 if (sk->sk_protocol == NETLINK_GENERIC && in netlink_release()
/Linux-v4.19/net/nfc/
Dnetlink.c1826 if (event != NETLINK_URELEASE || n->protocol != NETLINK_GENERIC) in nfc_genl_rcv_nl_event()
/Linux-v4.19/security/selinux/
Dhooks.c1397 case NETLINK_GENERIC: in socket_type_to_security_class()
/Linux-v4.19/net/wireless/
Dnl80211.c15870 if (state != NETLINK_URELEASE || notify->protocol != NETLINK_GENERIC) in nl80211_netlink_notify()