Searched refs:genl_info_net (Results 1 – 1 of 1) sorted by relevance
104 static inline struct net *genl_info_net(struct genl_info *info) in genl_info_net() function332 return genlmsg_unicast(genl_info_net(info), skb, info->snd_portid); in genlmsg_reply()