Home
last modified time | relevance | path

Searched refs:snd_portid (Results 1 – 25 of 42) sorted by relevance

12

/OK3568_Linux_fs/kernel/net/ncsi/
H A Dncsi-netlink.c181 hdr = genlmsg_put(skb, info->snd_portid, info->snd_seq, in ncsi_pkg_info_nl()
474 info->snd_portid, in ncsi_send_cmd_nl()
497 hdr = genlmsg_put(skb, nr->snd_portid, nr->snd_seq, in ncsi_send_netlink_rsp()
517 return genlmsg_unicast(net, skb, nr->snd_portid); in ncsi_send_netlink_rsp()
536 hdr = genlmsg_put(skb, nr->snd_portid, nr->snd_seq, in ncsi_send_netlink_timeout()
560 return genlmsg_unicast(net, skb, nr->snd_portid); in ncsi_send_netlink_timeout()
565 u32 snd_portid, in ncsi_send_netlink_err() argument
580 nlh = nlmsg_put(skb, snd_portid, snd_seq, in ncsi_send_netlink_err()
588 return nlmsg_unicast(net->genl_sock, skb, snd_portid); in ncsi_send_netlink_err()
H A Dncsi-netlink.h21 u32 snd_portid,
H A Dncsi-cmd.c364 nr->snd_portid = nca->info->snd_portid; in ncsi_xmit_cmd()
H A Dinternal.h261 u32 snd_portid; /* netlink portid of sender */ member
/OK3568_Linux_fs/kernel/include/net/
H A Dgenetlink.h89 u32 snd_portid; member
274 return genlmsg_put(skb, info->snd_portid, info->snd_seq, family, in genlmsg_put_reply()
365 return genlmsg_unicast(genl_info_net(info), skb, info->snd_portid); in genlmsg_reply()
/OK3568_Linux_fs/kernel/net/l2tp/
H A Dl2tp_netlink.c84 hdr = genlmsg_put(msg, info->snd_portid, info->snd_seq, in l2tp_nl_cmd_noop()
93 return genlmsg_unicast(genl_info_net(info), msg, info->snd_portid); in l2tp_nl_cmd_noop()
114 ret = l2tp_nl_tunnel_send(msg, info->snd_portid, info->snd_seq, in l2tp_tunnel_notify()
142 ret = l2tp_nl_session_send(msg, info->snd_portid, info->snd_seq, in l2tp_session_notify()
476 ret = l2tp_nl_tunnel_send(msg, info->snd_portid, info->snd_seq, in l2tp_nl_cmd_tunnel_get()
483 return genlmsg_unicast(net, msg, info->snd_portid); in l2tp_nl_cmd_tunnel_get()
810 ret = l2tp_nl_session_send(msg, info->snd_portid, info->snd_seq, in l2tp_nl_cmd_session_get()
815 ret = genlmsg_unicast(genl_info_net(info), msg, info->snd_portid); in l2tp_nl_cmd_session_get()
/OK3568_Linux_fs/kernel/net/openvswitch/
H A Ddatapath.c918 info->snd_portid, info->snd_seq, 0, in ovs_flow_cmd_build_info()
1021 reply, info->snd_portid, in ovs_flow_cmd_new()
1063 reply, info->snd_portid, in ovs_flow_cmd_new()
1230 reply, info->snd_portid, in ovs_flow_cmd_set()
1383 reply, info->snd_portid, in ovs_flow_cmd_del()
1740 err = ovs_dp_cmd_fill_info(dp, reply, info->snd_portid, in ovs_dp_cmd_new()
1818 err = ovs_dp_cmd_fill_info(dp, reply, info->snd_portid, in ovs_dp_cmd_del()
1855 err = ovs_dp_cmd_fill_info(dp, reply, info->snd_portid, in ovs_dp_cmd_set()
1886 err = ovs_dp_cmd_fill_info(dp, reply, info->snd_portid, in ovs_dp_cmd_get()
2183 info->snd_portid, info->snd_seq, 0, in ovs_vport_cmd_new()
[all …]
/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()
466 info->snd_portid); 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/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dwl_ext_genl.c332 AGENL_TRACE(dev->name, "Enter snd_portid=%d\n", info->snd_portid); in wl_ext_genl_recv()
475 zconf->bind_pid = info->snd_portid; in wl_ext_genl_bind()
486 AGENL_TRACE(dev->name, "UNBIND snd_portid = %d\n", info->snd_portid); in wl_ext_genl_bind()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dwl_ext_genl.c332 AGENL_TRACE(dev->name, "Enter snd_portid=%d\n", info->snd_portid); in wl_ext_genl_recv()
475 zconf->bind_pid = info->snd_portid; in wl_ext_genl_bind()
486 AGENL_TRACE(dev->name, "UNBIND snd_portid = %d\n", info->snd_portid); in wl_ext_genl_bind()
/OK3568_Linux_fs/kernel/fs/dlm/
H A Dnetlink.c60 listener_nlportid = info->snd_portid; in user_cmd()
/OK3568_Linux_fs/kernel/net/batman-adv/
H A Dnetlink.c422 info->snd_portid, info->snd_seq, 0); in batadv_netlink_get_mesh()
735 msg_head = genlmsg_put(msg, info->snd_portid, info->snd_seq, in batadv_netlink_tp_meter_start()
903 info->snd_portid, info->snd_seq, 0, in batadv_netlink_get_hardif()
1112 info->snd_portid, info->snd_seq, 0); in batadv_netlink_get_vlan()
/OK3568_Linux_fs/kernel/net/core/
H A Ddevlink.c858 info->snd_portid, info->snd_seq, 0); in devlink_nl_cmd_get_doit()
911 info->snd_portid, info->snd_seq, 0, in devlink_nl_cmd_port_get_doit()
1194 info->snd_portid, info->snd_seq, 0); in devlink_nl_cmd_sb_get_doit()
1312 info->snd_portid, info->snd_seq, 0); in devlink_nl_cmd_sb_pool_get_doit()
1520 info->snd_portid, info->snd_seq, 0); in devlink_nl_cmd_sb_port_pool_get_doit()
1739 info->snd_portid, in devlink_nl_cmd_sb_tc_pool_bind_get_doit()
1996 info->snd_portid, info->snd_seq, 0); in devlink_nl_cmd_eswitch_get_doit()
2223 hdr = genlmsg_put(skb, info->snd_portid, info->snd_seq, in devlink_dpipe_tables_fill()
2263 nlh = nlmsg_put(skb, info->snd_portid, info->snd_seq, in devlink_dpipe_tables_fill()
2465 dump_ctx->info->snd_portid, in devlink_dpipe_entry_ctx_prepare()
[all …]
/OK3568_Linux_fs/kernel/net/nfc/
H A Dnetlink.c739 rc = nfc_genl_send_device(msg, dev, info->snd_portid, info->snd_seq, in nfc_genl_get_device()
830 dev->genl_data.poll_req_portid = info->snd_portid; in nfc_genl_start_poll()
865 if (dev->genl_data.poll_req_portid != info->snd_portid) { in nfc_genl_stop_poll()
1045 rc = nfc_genl_send_params(msg, local, info->snd_portid, info->snd_seq); in nfc_genl_llc_get_params()
1635 dev->cur_cmd_info->snd_portid, in __nfc_alloc_vendor_cmd_reply_skb()
/OK3568_Linux_fs/kernel/kernel/
H A Dtaskstats.c445 rc = add_del_listener(info->snd_portid, mask, REGISTER); in cmd_attr_register_cpumask()
461 rc = add_del_listener(info->snd_portid, mask, DEREGISTER); in cmd_attr_deregister_cpumask()
/OK3568_Linux_fs/kernel/net/tipc/
H A Dnet.c331 msg.portid = info->snd_portid; in tipc_nl_net_addr_legacy_get()
H A Dbearer.c908 msg.portid = info->snd_portid; in tipc_nl_bearer_get()
1252 msg.portid = info->snd_portid; in tipc_nl_media_get()
/OK3568_Linux_fs/kernel/net/ieee802154/
H A Dnl-phy.c98 rc = ieee802154_nl_fill_phy(msg, info->snd_portid, info->snd_seq, in ieee802154_list_phy()
/OK3568_Linux_fs/kernel/net/wireless/
H A Dnl80211.c2829 info->snd_portid, info->snd_seq, 0, in nl80211_get_wiphy()
3624 if (nl80211_send_iface(msg, info->snd_portid, info->snd_seq, 0, in nl80211_get_interface()
3885 wdev->owner_nlportid = info->snd_portid; in nl80211_new_interface()
3913 if (nl80211_send_iface(msg, info->snd_portid, info->snd_seq, 0, in nl80211_new_interface()
4064 hdr = nl80211hdr_put(msg, info->snd_portid, info->snd_seq, 0, in nl80211_get_key()
5358 wdev->conn_owner_nlportid = info->snd_portid; in nl80211_start_ap()
5900 info->snd_portid, info->snd_seq, 0, in nl80211_get_station()
6794 if (nl80211_send_mpath(msg, info->snd_portid, info->snd_seq, 0, in nl80211_get_mpath()
6902 if (nl80211_send_mpath(msg, info->snd_portid, info->snd_seq, 0, in nl80211_get_mpp()
7069 owner_nlportid = info->snd_portid; in nl80211_req_set_reg()
[all …]
H A Dmlme.c497 int cfg80211_mlme_register_mgmt(struct wireless_dev *wdev, u32 snd_portid, in cfg80211_mlme_register_mgmt() argument
576 nreg->nlportid = snd_portid; in cfg80211_mlme_register_mgmt()
/OK3568_Linux_fs/kernel/net/netlink/
H A Dgenetlink.c724 info.snd_portid = NETLINK_CB(skb).portid; in genl_family_rcv_msg_doit()
1064 msg = ctrl_build_family_msg(res, info->snd_portid, info->snd_seq, in ctrl_getfamily()
1478 nlmsg_notify(sk, skb, info->snd_portid, group, report, flags); in genl_notify()
/OK3568_Linux_fs/kernel/drivers/net/
H A Dgtp.c1180 static int gtp_genl_fill_info(struct sk_buff *skb, u32 snd_portid, u32 snd_seq, in gtp_genl_fill_info() argument
1185 genlh = genlmsg_put(skb, snd_portid, snd_seq, &gtp_genl_family, flags, in gtp_genl_fill_info()
1266 return genlmsg_unicast(genl_info_net(info), skb2, info->snd_portid); in gtp_genl_get_pdp()
/OK3568_Linux_fs/kernel/net/ipv6/
H A Dseg6.c220 hdr = genlmsg_put(msg, info->snd_portid, info->snd_seq, in seg6_genl_get_tunsrc()
/OK3568_Linux_fs/kernel/net/smc/
H A Dsmc_pnet.c651 _smc_pnet_dump(net, msg, info->snd_portid, info->snd_seq, in smc_pnet_get()
655 hdr = nlmsg_put(msg, info->snd_portid, info->snd_seq, NLMSG_DONE, 0, in smc_pnet_get()
/OK3568_Linux_fs/kernel/drivers/net/team/
H A Dteam.c2275 hdr = genlmsg_put(msg, info->snd_portid, info->snd_seq, in team_nl_cmd_noop()
2284 return genlmsg_unicast(genl_info_net(info), msg, info->snd_portid); in team_nl_cmd_noop()
2517 err = team_nl_send_options_get(team, info->snd_portid, info->snd_seq, in team_nl_cmd_options_get()
2803 err = team_nl_send_port_list_get(team, info->snd_portid, info->snd_seq, in team_nl_cmd_port_list_get()

12