Symbol: genlmsg_unicast
drivers/net/gtp.c
2266
return genlmsg_unicast(genl_info_net(info), skb2, info->snd_portid);
drivers/net/team/team_core.c
2287
return genlmsg_unicast(genl_info_net(info), msg, info->snd_portid);
drivers/net/team/team_core.c
2330
return genlmsg_unicast(dev_net(team->dev), skb, portid);
drivers/net/wireless/virtual/mac80211_hwsim.c
1439
res = genlmsg_unicast(net, skb, portid);
fs/smb/server/transport_ipc.c
481
ret = genlmsg_unicast(&init_net, skb, ksmbd_tools_pid);
include/net/genetlink.h
563
return genlmsg_unicast(genl_info_net(info), skb, info->snd_portid);
kernel/taskstats.c
131
rc = genlmsg_unicast(&init_net, skb_cur, s->pid);
net/ethtool/module.c
518
genlmsg_unicast(dev_net(dev), skb, ntf_params->portid);
net/hsr/hsr_netlink.c
424
genlmsg_unicast(genl_info_net(info), skb_out, info->snd_portid);
net/hsr/hsr_netlink.c
503
genlmsg_unicast(genl_info_net(info), skb_out,
net/hsr/hsr_netlink.c
515
genlmsg_unicast(genl_info_net(info), skb_out, info->snd_portid);
net/l2tp/l2tp_netlink.c
484
return genlmsg_unicast(net, msg, info->snd_portid);
net/l2tp/l2tp_netlink.c
825
ret = genlmsg_unicast(genl_info_net(info), msg, info->snd_portid);
net/l2tp/l2tp_netlink.c
94
return genlmsg_unicast(genl_info_net(info), msg, info->snd_portid);
net/ncsi/ncsi-netlink.c
517
return genlmsg_unicast(net, skb, nr->snd_portid);
net/ncsi/ncsi-netlink.c
560
return genlmsg_unicast(net, skb, nr->snd_portid);
net/openvswitch/datapath.c
599
err = genlmsg_unicast(ovs_dp_get_net(dp), user_skb, upcall_info->portid);
net/tipc/netlink_compat.c
1332
genlmsg_unicast(msg.net, msg.rep, NETLINK_CB(skb).portid);
net/wireless/nl80211.c
13040
genlmsg_unicast(wiphy_net(&rdev->wiphy), skb,
net/wireless/nl80211.c
16287
genlmsg_unicast(wiphy_net(&rdev->wiphy), msg,
net/wireless/nl80211.c
16350
genlmsg_unicast(wiphy_net(&rdev->wiphy), msg,
net/wireless/nl80211.c
20486
genlmsg_unicast(wiphy_net(&rdev->wiphy), msg, nlportid);
net/wireless/nl80211.c
20580
return genlmsg_unicast(wiphy_net(&rdev->wiphy), msg, nlportid);
net/wireless/nl80211.c
20713
return genlmsg_unicast(wiphy_net(&rdev->wiphy), msg, nlportid);
net/wireless/nl80211.c
21374
genlmsg_unicast(wiphy_net(&rdev->wiphy), msg, reg->nlportid);
net/wireless/nl80211.c
21746
genlmsg_unicast(wiphy_net(&rdev->wiphy), msg, nlportid);
net/wireless/nl80211.c
21836
genlmsg_unicast(wiphy_net(&rdev->wiphy), msg,
net/wireless/nl80211.c
21974
genlmsg_unicast(wiphy_net(wiphy), msg, wdev->owner_nlportid);
net/wireless/nl80211.c
22017
genlmsg_unicast(wiphy_net(wiphy), msg,
net/wireless/pmsr.c
395
genlmsg_unicast(wiphy_net(wdev->wiphy), msg, req->nl_portid);
net/wireless/pmsr.c
615
genlmsg_unicast(wiphy_net(wdev->wiphy), msg, req->nl_portid);