/linux-6.12.1/net/ncsi/ |
D | ncsi-netlink.c | 181 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()
|
D | ncsi-netlink.h | 21 u32 snd_portid,
|
D | ncsi-cmd.c | 366 nr->snd_portid = nca->info->snd_portid; in ncsi_xmit_cmd()
|
D | internal.h | 271 u32 snd_portid; /* netlink portid of sender */ member
|
/linux-6.12.1/include/net/ |
D | genetlink.h | 132 u32 snd_portid; member 338 return genlmsg_put(skb, info->snd_portid, info->snd_seq, info->family, in __genlmsg_iput() 441 return genlmsg_put(skb, info->snd_portid, info->snd_seq, family, in genlmsg_put_reply() 559 return genlmsg_unicast(genl_info_net(info), skb, info->snd_portid); in genlmsg_reply()
|
/linux-6.12.1/net/l2tp/ |
D | l2tp_netlink.c | 85 hdr = genlmsg_put(msg, info->snd_portid, info->snd_seq, in l2tp_nl_cmd_noop() 94 return genlmsg_unicast(genl_info_net(info), msg, info->snd_portid); in l2tp_nl_cmd_noop() 115 ret = l2tp_nl_tunnel_send(msg, info->snd_portid, info->snd_seq, in l2tp_tunnel_notify() 143 ret = l2tp_nl_session_send(msg, info->snd_portid, info->snd_seq, in l2tp_session_notify() 477 ret = l2tp_nl_tunnel_send(msg, info->snd_portid, info->snd_seq, in l2tp_nl_cmd_tunnel_get() 484 return genlmsg_unicast(net, msg, info->snd_portid); in l2tp_nl_cmd_tunnel_get() 820 ret = l2tp_nl_session_send(msg, info->snd_portid, info->snd_seq, in l2tp_nl_cmd_session_get() 825 ret = genlmsg_unicast(genl_info_net(info), msg, info->snd_portid); in l2tp_nl_cmd_session_get()
|
/linux-6.12.1/net/devlink/ |
D | dpipe.c | 234 hdr = genlmsg_put(skb, info->snd_portid, info->snd_seq, in devlink_dpipe_tables_fill() 274 nlh = nlmsg_put(skb, info->snd_portid, info->snd_seq, in devlink_dpipe_tables_fill() 476 dump_ctx->info->snd_portid, in devlink_dpipe_entry_ctx_prepare() 554 nlh = nlmsg_put(dump_ctx.skb, info->snd_portid, info->snd_seq, in devlink_dpipe_entries_fill() 669 hdr = genlmsg_put(skb, info->snd_portid, info->snd_seq, in devlink_dpipe_headers_fill() 698 nlh = nlmsg_put(skb, info->snd_portid, info->snd_seq, in devlink_dpipe_headers_fill()
|
D | dev.c | 234 info->snd_portid, info->snd_seq, 0); in devlink_nl_get_doit() 498 hdr = genlmsg_put(msg, info->snd_portid, info->snd_seq, &devlink_nl_family, 0, cmd); in devlink_nl_reload_actions_performed_snd() 696 info->snd_portid, info->snd_seq, 0); in devlink_nl_eswitch_get_doit() 919 info->snd_portid, info->snd_seq, 0, in devlink_nl_info_get_doit() 1317 err = devlink_nl_selftests_fill(msg, devlink, info->snd_portid, in devlink_nl_selftests_get_doit() 1401 hdr = genlmsg_put(msg, info->snd_portid, info->snd_seq, in devlink_nl_selftests_run_doit()
|
D | sb.c | 222 info->snd_portid, info->snd_seq, 0); in devlink_nl_sb_get_doit() 333 info->snd_portid, info->snd_seq, 0); in devlink_nl_sb_pool_get_doit() 535 info->snd_portid, info->snd_seq, 0); in devlink_nl_sb_port_pool_get_doit() 750 info->snd_portid, in devlink_nl_sb_tc_pool_bind_get_doit()
|
D | resource.c | 239 hdr = genlmsg_put(skb, info->snd_portid, info->snd_seq, in devlink_resource_fill() 271 nlh = nlmsg_put(skb, info->snd_portid, info->snd_seq, in devlink_resource_fill()
|
D | health.c | 375 info->snd_portid, info->snd_seq, in devlink_nl_health_reporter_get_doit() 1048 hdr = genlmsg_put(skb, info->snd_portid, info->snd_seq, in devlink_fmsg_snd() 1070 nlh = nlmsg_put(skb, info->snd_portid, info->snd_seq, in devlink_fmsg_snd()
|
D | trap.c | 329 DEVLINK_CMD_TRAP_NEW, info->snd_portid, in devlink_nl_trap_get_doit() 539 info->snd_portid, info->snd_seq, 0); in devlink_nl_trap_group_get_doit() 832 info->snd_portid, info->snd_seq, 0); in devlink_nl_trap_policer_get_doit()
|
/linux-6.12.1/net/openvswitch/ |
D | datapath.c | 956 info->snd_portid, info->snd_seq, 0, in ovs_flow_cmd_build_info() 1062 reply, info->snd_portid, in ovs_flow_cmd_new() 1104 reply, info->snd_portid, in ovs_flow_cmd_new() 1275 reply, info->snd_portid, in ovs_flow_cmd_set() 1428 reply, info->snd_portid, in ovs_flow_cmd_del() 1859 err = ovs_dp_cmd_fill_info(dp, reply, info->snd_portid, in ovs_dp_cmd_new() 1943 err = ovs_dp_cmd_fill_info(dp, reply, info->snd_portid, in ovs_dp_cmd_del() 1981 err = ovs_dp_cmd_fill_info(dp, reply, info->snd_portid, in ovs_dp_cmd_set() 2013 err = ovs_dp_cmd_fill_info(dp, reply, info->snd_portid, in ovs_dp_cmd_get() 2319 info->snd_portid, info->snd_seq, 0, in ovs_vport_cmd_new() [all …]
|
/linux-6.12.1/net/hsr/ |
D | hsr_netlink.c | 411 genlmsg_unicast(genl_info_net(info), skb_out, info->snd_portid); in hsr_get_node_status() 491 info->snd_portid); in hsr_get_node_list() 502 genlmsg_unicast(genl_info_net(info), skb_out, info->snd_portid); in hsr_get_node_list()
|
/linux-6.12.1/net/ethtool/ |
D | module.c | 200 if (work->fw_update.ntf_params.portid == info->snd_portid && in module_flash_fw_work_list_add() 324 fw_update->ntf_params.portid = info->snd_portid; in module_flash_fw_schedule()
|
/linux-6.12.1/net/batman-adv/ |
D | netlink.c | 419 info->snd_portid, info->snd_seq, 0); in batadv_netlink_get_mesh() 732 msg_head = genlmsg_put(msg, info->snd_portid, info->snd_seq, in batadv_netlink_tp_meter_start() 904 info->snd_portid, info->snd_seq, 0, in batadv_netlink_get_hardif() 1117 info->snd_portid, info->snd_seq, 0); in batadv_netlink_get_vlan()
|
/linux-6.12.1/net/handshake/ |
D | netlink.c | 85 return genlmsg_put(msg, info->snd_portid, info->snd_seq, in handshake_genl_put()
|
/linux-6.12.1/net/nfc/ |
D | netlink.c | 739 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() 1043 rc = nfc_genl_send_params(msg, local, info->snd_portid, info->snd_seq); in nfc_genl_llc_get_params() 1671 dev->cur_cmd_info->snd_portid, in __nfc_alloc_vendor_cmd_reply_skb()
|
/linux-6.12.1/kernel/ |
D | taskstats.c | 466 rc = add_del_listener(info->snd_portid, mask, REGISTER); in cmd_attr_register_cpumask() 482 rc = add_del_listener(info->snd_portid, mask, DEREGISTER); in cmd_attr_deregister_cpumask()
|
/linux-6.12.1/net/tipc/ |
D | net.c | 335 msg.portid = info->snd_portid; in tipc_nl_net_addr_legacy_get()
|
/linux-6.12.1/drivers/vdpa/ |
D | vdpa.c | 543 err = vdpa_mgmtdev_fill(mdev, msg, info->snd_portid, info->snd_seq, 0); in vdpa_nl_cmd_mgmtdev_get_doit() 812 err = vdpa_dev_fill(vdev, msg, info->snd_portid, info->snd_seq, 0, info->extack); in vdpa_nl_cmd_dev_get_doit() 1279 u32 portid = info->snd_portid; in vdpa_dev_vendor_stats_fill() 1350 err = vdpa_dev_config_fill(vdev, msg, info->snd_portid, info->snd_seq, in vdpa_nl_cmd_dev_config_get_doit()
|
/linux-6.12.1/net/ieee802154/ |
D | nl-phy.c | 98 rc = ieee802154_nl_fill_phy(msg, info->snd_portid, info->snd_seq, in ieee802154_list_phy()
|
/linux-6.12.1/net/netlink/ |
D | genetlink.c | 994 info->info.snd_portid = NETLINK_CB(cb->skb).portid; in genl_start() 1100 info.snd_portid = NETLINK_CB(skb).portid; in genl_family_rcv_msg_doit() 1468 msg = ctrl_build_family_msg(res, info->snd_portid, info->snd_seq, in ctrl_getfamily() 1991 nlmsg_notify(sk, skb, info->snd_portid, group, in genl_notify()
|
/linux-6.12.1/net/wireless/ |
D | nl80211.c | 3265 info->snd_portid, info->snd_seq, 0, in nl80211_get_wiphy() 4186 if (nl80211_send_iface(msg, info->snd_portid, info->snd_seq, 0, in nl80211_get_interface() 4443 wdev->owner_nlportid = info->snd_portid; in _nl80211_new_interface() 4468 if (nl80211_send_iface(msg, info->snd_portid, info->snd_seq, 0, in _nl80211_new_interface() 4677 hdr = nl80211hdr_put(msg, info->snd_portid, info->snd_seq, 0, in nl80211_get_key() 6332 wdev->conn_owner_nlportid != info->snd_portid) { in nl80211_start_ap() 6348 wdev->conn_owner_nlportid = info->snd_portid; in nl80211_start_ap() 6996 info->snd_portid, info->snd_seq, 0, in nl80211_get_station() 7992 if (nl80211_send_mpath(msg, info->snd_portid, info->snd_seq, 0, in nl80211_get_mpath() 8100 if (nl80211_send_mpath(msg, info->snd_portid, info->snd_seq, 0, in nl80211_get_mpp() [all …]
|
/linux-6.12.1/drivers/net/ |
D | gtp.c | 494 static int gtp_genl_fill_echo(struct sk_buff *skb, u32 snd_portid, u32 snd_seq, in gtp_genl_fill_echo() argument 499 genlh = genlmsg_put(skb, snd_portid, snd_seq, >p_genl_family, flags, in gtp_genl_fill_echo() 2160 static int gtp_genl_fill_info(struct sk_buff *skb, u32 snd_portid, u32 snd_seq, in gtp_genl_fill_info() argument 2165 genlh = genlmsg_put(skb, snd_portid, snd_seq, >p_genl_family, flags, in gtp_genl_fill_info() 2267 return genlmsg_unicast(genl_info_net(info), skb2, info->snd_portid); in gtp_genl_get_pdp()
|