Searched refs:NETLINK_GENERIC (Results 1 – 8 of 8) sorted by relevance
40 MODULE_ALIAS_NET_PF_PROTO_NAME(PF_NETLINK, NETLINK_GENERIC, "-family-" family)
24 #define NETLINK_GENERIC 16 macro
30 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.
378 if ((nl_sd = create_nl_socket(NETLINK_GENERIC)) < 0) in main()
915 PF_NETLINK, NETLINK_GENERIC, name); in ctrl_getfamily()1054 net->genl_sock = netlink_kernel_create(net, NETLINK_GENERIC, &cfg); in genl_pernet_init()
210 case NETLINK_GENERIC: in netlink_filter_tap()1149 if (sk->sk_protocol == NETLINK_GENERIC) in netlink_remove()1284 if (sk->sk_protocol == NETLINK_GENERIC && in netlink_release()
1629 if (event != NETLINK_URELEASE || n->protocol != NETLINK_GENERIC) in nfc_genl_rcv_nl_event()
12780 if (state != NETLINK_URELEASE || notify->protocol != NETLINK_GENERIC) in nl80211_netlink_notify()