Home
last modified time | relevance | path

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

/net/l2tp/
Dl2tp_netlink.c98 hdr = genlmsg_put(msg, info->snd_portid, info->snd_seq, in l2tp_nl_cmd_noop()
107 return genlmsg_unicast(genl_info_net(info), msg, info->snd_portid); in l2tp_nl_cmd_noop()
128 ret = l2tp_nl_tunnel_send(msg, info->snd_portid, info->snd_seq, in l2tp_tunnel_notify()
156 ret = l2tp_nl_session_send(msg, info->snd_portid, info->snd_seq, in l2tp_session_notify()
448 ret = l2tp_nl_tunnel_send(msg, info->snd_portid, info->snd_seq, in l2tp_nl_cmd_tunnel_get()
455 return genlmsg_unicast(net, msg, info->snd_portid); in l2tp_nl_cmd_tunnel_get()
818 ret = l2tp_nl_session_send(msg, info->snd_portid, info->snd_seq, in l2tp_nl_cmd_session_get()
823 ret = genlmsg_unicast(genl_info_net(info), msg, info->snd_portid); in l2tp_nl_cmd_session_get()
/net/openvswitch/
Ddatapath.c427 .snd_portid = upcall_info->portid, in queue_userspace_packet()
905 info->snd_portid, info->snd_seq, 0, in ovs_flow_cmd_build_info()
1005 reply, info->snd_portid, in ovs_flow_cmd_new()
1047 reply, info->snd_portid, in ovs_flow_cmd_new()
1170 reply, info->snd_portid, in ovs_flow_cmd_set()
1323 reply, info->snd_portid, in ovs_flow_cmd_del()
1613 err = ovs_dp_cmd_fill_info(dp, reply, info->snd_portid, in ovs_dp_cmd_new()
1681 err = ovs_dp_cmd_fill_info(dp, reply, info->snd_portid, in ovs_dp_cmd_del()
1716 err = ovs_dp_cmd_fill_info(dp, reply, info->snd_portid, in ovs_dp_cmd_set()
1747 err = ovs_dp_cmd_fill_info(dp, reply, info->snd_portid, in ovs_dp_cmd_get()
[all …]
/net/hsr/
Dhsr_netlink.c347 genlmsg_unicast(genl_info_net(info), skb_out, info->snd_portid); in hsr_get_node_status()
427 info->snd_portid); in hsr_get_node_list()
438 genlmsg_unicast(genl_info_net(info), skb_out, info->snd_portid); in hsr_get_node_list()
/net/irda/
Dirnetlink.c103 hdr = genlmsg_put(msg, info->snd_portid, info->snd_seq, in irda_nl_get_mode()
/net/netlink/
Dgenetlink.c481 return netlink_alloc_skb(info->dst_sk, len, info->snd_portid, flags); in genlmsg_new_unicast()
636 info.snd_portid = NETLINK_CB(skb).portid; in genl_family_rcv_msg()
948 msg = ctrl_build_family_msg(res, info->snd_portid, info->snd_seq, in ctrl_getfamily()
1124 nlmsg_notify(sk, skb, info->snd_portid, group, report, flags); in genl_notify()
/net/nfc/
Dnetlink.c737 rc = nfc_genl_send_device(msg, dev, info->snd_portid, info->snd_seq, in nfc_genl_get_device()
828 dev->genl_data.poll_req_portid = info->snd_portid; in nfc_genl_start_poll()
863 if (dev->genl_data.poll_req_portid != info->snd_portid) { in nfc_genl_stop_poll()
1019 rc = nfc_genl_send_params(msg, local, info->snd_portid, info->snd_seq); in nfc_genl_llc_get_params()
1610 dev->cur_cmd_info->snd_portid, in __nfc_alloc_vendor_cmd_reply_skb()
/net/ieee802154/
Dnl-phy.c106 rc = ieee802154_nl_fill_phy(msg, info->snd_portid, info->snd_seq, in ieee802154_list_phy()
Dnl802154.c679 info->snd_portid, info->snd_seq, 0) < 0) { in nl802154_get_wpan_phy()
916 if (nl802154_send_iface(msg, info->snd_portid, info->snd_seq, 0, in nl802154_get_interface()
Dnl-mac.c429 rc = ieee802154_nl_fill_iface(msg, info->snd_portid, info->snd_seq, in ieee802154_list_iface()
/net/wireless/
Dmlme.c456 int cfg80211_mlme_register_mgmt(struct wireless_dev *wdev, u32 snd_portid, in cfg80211_mlme_register_mgmt() argument
504 nreg->nlportid = snd_portid; in cfg80211_mlme_register_mgmt()
Dnl80211.c1901 info->snd_portid, info->snd_seq, 0, in nl80211_get_wiphy()
2530 if (nl80211_send_iface(msg, info->snd_portid, info->snd_seq, 0, in nl80211_get_interface()
2741 wdev->owner_nlportid = info->snd_portid; in nl80211_new_interface()
2775 if (nl80211_send_iface(msg, info->snd_portid, info->snd_seq, 0, in nl80211_new_interface()
2943 hdr = nl80211hdr_put(msg, info->snd_portid, info->snd_seq, 0, in nl80211_get_key()
4003 info->snd_portid, info->snd_seq, 0, in nl80211_get_station()
4759 if (nl80211_send_mpath(msg, info->snd_portid, info->snd_seq, 0, in nl80211_get_mpath()
4867 if (nl80211_send_mpath(msg, info->snd_portid, info->snd_seq, 0, in nl80211_get_mpp()
5039 owner_nlportid = info->snd_portid; in nl80211_req_set_reg()
5085 hdr = nl80211hdr_put(msg, info->snd_portid, info->snd_seq, 0, in nl80211_get_mesh_config()
[all …]
/net/tipc/
Dbearer.c753 msg.portid = info->snd_portid; in tipc_nl_bearer_get()
1012 msg.portid = info->snd_portid; in tipc_nl_media_get()
Dlink.c1930 msg.portid = info->snd_portid; in tipc_nl_link_get()
/net/ipv4/
Dfou.c712 ret = fou_dump_info(fout, info->snd_portid, in fou_nl_cmd_get_port()