Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/hsr/
H 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()
/OK3568_Linux_fs/kernel/include/net/
H A Dgenetlink.h353 static inline int genlmsg_unicast(struct net *net, struct sk_buff *skb, u32 portid) in genlmsg_unicast() function
365 return genlmsg_unicast(genl_info_net(info), skb, info->snd_portid); in genlmsg_reply()
/OK3568_Linux_fs/kernel/fs/dlm/
H A Dnetlink.c55 return genlmsg_unicast(&init_net, skb, listener_nlportid); in send_data()
/OK3568_Linux_fs/kernel/net/wireless/
H A Dpmsr.c352 genlmsg_unicast(wiphy_net(wdev->wiphy), msg, req->nl_portid); in cfg80211_pmsr_complete()
571 genlmsg_unicast(wiphy_net(wdev->wiphy), msg, req->nl_portid); in cfg80211_pmsr_report()
H A Dnl80211.c10336 genlmsg_unicast(wiphy_net(&rdev->wiphy), skb, in __cfg80211_send_event_skb()
13357 genlmsg_unicast(wiphy_net(&rdev->wiphy), msg, in cfg80211_nan_match()
13417 genlmsg_unicast(wiphy_net(&rdev->wiphy), msg, in cfg80211_nan_func_terminated()
16606 genlmsg_unicast(wiphy_net(&rdev->wiphy), msg, nlportid); in __nl80211_unexpected_frame()
16691 return genlmsg_unicast(wiphy_net(&rdev->wiphy), msg, nlportid); in nl80211_send_mgmt()
16806 return genlmsg_unicast(wiphy_net(&rdev->wiphy), msg, nlportid); in __nl80211_rx_control_port()
17363 genlmsg_unicast(wiphy_net(&rdev->wiphy), msg, reg->nlportid); in cfg80211_report_obss_beacon_khz()
17729 genlmsg_unicast(wiphy_net(&rdev->wiphy), msg, nlportid); in cfg80211_crit_proto_stopped()
17798 genlmsg_unicast(wiphy_net(&rdev->wiphy), msg, in cfg80211_external_auth_request()
/OK3568_Linux_fs/kernel/net/l2tp/
H 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()
/OK3568_Linux_fs/kernel/net/ncsi/
H 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()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dwl_ext_genl.c402 ret = genlmsg_unicast(&init_net, skb, zconf->bind_pid); in wl_ext_genl_send()
H A Dwl_android.c13170 if (genlmsg_unicast(&init_net, skb, pid) < 0) in wl_genl_send_msg()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dwl_ext_genl.c402 ret = genlmsg_unicast(&init_net, skb, zconf->bind_pid); in wl_ext_genl_send()
H A Dwl_android.c13326 if (genlmsg_unicast(&init_net, skb, pid) < 0) in wl_genl_send_msg()
/OK3568_Linux_fs/kernel/kernel/
H A Dtaskstats.c129 rc = genlmsg_unicast(&init_net, skb_cur, s->pid); in send_cpu_listeners()
/OK3568_Linux_fs/kernel/drivers/net/team/
H A Dteam.c2284 return genlmsg_unicast(genl_info_net(info), msg, info->snd_portid); in team_nl_cmd_noop()
2330 return genlmsg_unicast(dev_net(team->dev), skb, portid); in team_nl_send_unicast()
/OK3568_Linux_fs/kernel/net/tipc/
H A Dnetlink_compat.c1335 genlmsg_unicast(msg.net, msg.rep, NETLINK_CB(skb).portid); in tipc_nl_compat_recv()
/OK3568_Linux_fs/kernel/drivers/net/
H A Dgtp.c1266 return genlmsg_unicast(genl_info_net(info), skb2, info->snd_portid); in gtp_genl_get_pdp()
/OK3568_Linux_fs/kernel/net/openvswitch/
H A Ddatapath.c542 err = genlmsg_unicast(ovs_dp_get_net(dp), user_skb, upcall_info->portid); in queue_userspace_packet()
/OK3568_Linux_fs/kernel/drivers/net/wireless/
H A Dmac80211_hwsim.c1114 res = genlmsg_unicast(net, skb, portid); in hwsim_unicast_netgroup()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Dwl_android.c10007 if (genlmsg_unicast(&init_net, skb, pid) < 0) in wl_genl_send_msg()
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Dwl_android.c10315 if (genlmsg_unicast(&init_net, skb, pid) < 0) in wl_genl_send_msg()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Dwl_android.c10413 if (genlmsg_unicast(&init_net, skb, pid) < 0) in wl_genl_send_msg()