Home
last modified time | relevance | path

Searched refs:genl_sock (Results 1 – 2 of 2) sorted by relevance

/include/net/
Dgenetlink.h220 return nlmsg_multicast(net->genl_sock, skb, pid, group, flags); in genlmsg_multicast_netns()
255 return nlmsg_unicast(net->genl_sock, skb, pid); in genlmsg_unicast()
Dnet_namespace.h65 struct sock *genl_sock; member