Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dgenetlink.h40 MODULE_ALIAS_NET_PF_PROTO_NAME(PF_NETLINK, NETLINK_GENERIC, "-family-" family)
/Linux-v5.4/include/uapi/linux/
Dnetlink.h25 #define NETLINK_GENERIC 16 macro
/Linux-v5.4/tools/include/uapi/linux/
Dnetlink.h25 #define NETLINK_GENERIC 16 macro
/Linux-v5.4/Documentation/accounting/
Dtaskstats.rst31 socket (NETLINK_GENERIC family) and sends commands specifying a pid or a tgid.
68 to the NETLINK_GENERIC family and using the netlink attributes interface.
/Linux-v5.4/tools/accounting/
Dgetdelays.c385 nl_sd = create_nl_socket(NETLINK_GENERIC); in main()
/Linux-v5.4/net/netlink/
Dgenetlink.c899 PF_NETLINK, NETLINK_GENERIC, name); in ctrl_getfamily()
1049 net->genl_sock = netlink_kernel_create(net, NETLINK_GENERIC, &cfg); in genl_pernet_init()
Daf_netlink.c265 case NETLINK_GENERIC: in netlink_filter_tap()
609 if (sk->sk_protocol == NETLINK_GENERIC) in netlink_remove()
759 if (sk->sk_protocol == NETLINK_GENERIC && in netlink_release()
/Linux-v5.4/net/nfc/
Dnetlink.c1818 if (event != NETLINK_URELEASE || n->protocol != NETLINK_GENERIC) in nfc_genl_rcv_nl_event()
/Linux-v5.4/security/selinux/
Dhooks.c1245 case NETLINK_GENERIC: in socket_type_to_security_class()
/Linux-v5.4/net/wireless/
Dnl80211.c16732 if (state != NETLINK_URELEASE || notify->protocol != NETLINK_GENERIC) in nl80211_netlink_notify()