Home
last modified time | relevance | path

Searched refs:genlmsg_unicast (Results 1 – 14 of 14) sorted by relevance

/linux-6.3-rc2/net/hsr/
A Dhsr_netlink.c386 genlmsg_unicast(genl_info_net(info), skb_out, info->snd_portid); in hsr_get_node_status()
465 genlmsg_unicast(genl_info_net(info), skb_out, in hsr_get_node_list()
477 genlmsg_unicast(genl_info_net(info), skb_out, info->snd_portid); in hsr_get_node_list()
/linux-6.3-rc2/include/net/
A Dgenetlink.h431 static inline int genlmsg_unicast(struct net *net, struct sk_buff *skb, u32 portid) in genlmsg_unicast() function
443 return genlmsg_unicast(genl_info_net(info), skb, info->snd_portid); in genlmsg_reply()
/linux-6.3-rc2/fs/dlm/
A Dnetlink.c55 return genlmsg_unicast(&init_net, skb, listener_nlportid); in send_data()
/linux-6.3-rc2/net/l2tp/
A Dl2tp_netlink.c93 return genlmsg_unicast(genl_info_net(info), msg, info->snd_portid); in l2tp_nl_cmd_noop()
483 return genlmsg_unicast(net, msg, info->snd_portid); in l2tp_nl_cmd_tunnel_get()
815 ret = genlmsg_unicast(genl_info_net(info), msg, info->snd_portid); in l2tp_nl_cmd_session_get()
/linux-6.3-rc2/net/wireless/
A Dpmsr.c372 genlmsg_unicast(wiphy_net(wdev->wiphy), msg, req->nl_portid); in cfg80211_pmsr_complete()
591 genlmsg_unicast(wiphy_net(wdev->wiphy), msg, req->nl_portid); in cfg80211_pmsr_report()
A Dnl80211.c11509 genlmsg_unicast(wiphy_net(&rdev->wiphy), skb, in __cfg80211_send_event_skb()
14589 genlmsg_unicast(wiphy_net(&rdev->wiphy), msg, in cfg80211_nan_match()
14649 genlmsg_unicast(wiphy_net(&rdev->wiphy), msg, in cfg80211_nan_func_terminated()
18540 genlmsg_unicast(wiphy_net(&rdev->wiphy), msg, nlportid); in __nl80211_unexpected_frame()
18634 return genlmsg_unicast(wiphy_net(&rdev->wiphy), msg, nlportid); in nl80211_send_mgmt()
18763 return genlmsg_unicast(wiphy_net(&rdev->wiphy), msg, nlportid); in __nl80211_rx_control_port()
19403 genlmsg_unicast(wiphy_net(&rdev->wiphy), msg, reg->nlportid); in cfg80211_report_obss_beacon_khz()
19769 genlmsg_unicast(wiphy_net(&rdev->wiphy), msg, nlportid); in cfg80211_crit_proto_stopped()
19842 genlmsg_unicast(wiphy_net(&rdev->wiphy), msg, in cfg80211_external_auth_request()
/linux-6.3-rc2/net/ncsi/
A Dncsi-netlink.c517 return genlmsg_unicast(net, skb, nr->snd_portid); in ncsi_send_netlink_rsp()
560 return genlmsg_unicast(net, skb, nr->snd_portid); in ncsi_send_netlink_timeout()
/linux-6.3-rc2/kernel/
A Dtaskstats.c131 rc = genlmsg_unicast(&init_net, skb_cur, s->pid); in send_cpu_listeners()
/linux-6.3-rc2/fs/ksmbd/
A Dtransport_ipc.c446 ret = genlmsg_unicast(&init_net, skb, ksmbd_tools_pid); in ipc_msg_send()
/linux-6.3-rc2/drivers/net/team/
A Dteam.c2289 return genlmsg_unicast(genl_info_net(info), msg, info->snd_portid); in team_nl_cmd_noop()
2335 return genlmsg_unicast(dev_net(team->dev), skb, portid); in team_nl_send_unicast()
/linux-6.3-rc2/net/tipc/
A Dnetlink_compat.c1334 genlmsg_unicast(msg.net, msg.rep, NETLINK_CB(skb).portid); in tipc_nl_compat_recv()
/linux-6.3-rc2/drivers/net/
A Dgtp.c1666 return genlmsg_unicast(genl_info_net(info), skb2, info->snd_portid); in gtp_genl_get_pdp()
/linux-6.3-rc2/net/openvswitch/
A Ddatapath.c581 err = genlmsg_unicast(ovs_dp_get_net(dp), user_skb, upcall_info->portid); in queue_userspace_packet()
/linux-6.3-rc2/drivers/net/wireless/
A Dmac80211_hwsim.c1286 res = genlmsg_unicast(net, skb, portid); in hwsim_unicast_netgroup()

Completed in 155 milliseconds