Home
last modified time | relevance | path

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

/linux/include/linux/
A Dgenetlink.h17 MODULE_ALIAS_NET_PF_PROTO_NAME(PF_NETLINK, NETLINK_GENERIC, "-family-" family)
/linux/tools/include/uapi/linux/
A Dnetlink.h25 #define NETLINK_GENERIC 16 macro
/linux/include/uapi/linux/
A Dnetlink.h25 #define NETLINK_GENERIC 16 macro
/linux/Documentation/accounting/
A 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/tools/accounting/
A Dgetdelays.c385 nl_sd = create_nl_socket(NETLINK_GENERIC); in main()
/linux/net/netlink/
A Dgenetlink.c1039 PF_NETLINK, NETLINK_GENERIC, name); in ctrl_getfamily()
1395 net->genl_sock = netlink_kernel_create(net, NETLINK_GENERIC, &cfg); in genl_pernet_init()
A 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/tools/testing/selftests/nci/
A Dnci_dev.c95 fd = socket(AF_NETLINK, SOCK_RAW, NETLINK_GENERIC); in create_nl_socket()
/linux/tools/testing/selftests/net/mptcp/
A Dpm_nl_ctl.c739 fd = socket(AF_NETLINK, SOCK_RAW, NETLINK_GENERIC); in main()
/linux/net/nfc/
A Dnetlink.c1835 if (event != NETLINK_URELEASE || n->protocol != NETLINK_GENERIC) in nfc_genl_rcv_nl_event()
/linux/security/selinux/
A Dhooks.c1239 case NETLINK_GENERIC: in socket_type_to_security_class()
/linux/net/wireless/
A Dnl80211.c18237 if (state != NETLINK_URELEASE || notify->protocol != NETLINK_GENERIC) in nl80211_netlink_notify()

Completed in 62 milliseconds