/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() 477 dump_ctx->info->snd_seq, 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() 1318 info->snd_seq, 0, info->extack); 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() 751 info->snd_seq, 0); 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 | 330 info->snd_seq, 0); 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()
|
D | region.c | 507 info->snd_portid, info->snd_seq, 0, in devlink_nl_region_get_doit() 734 info->snd_seq); in devlink_nl_region_new_doit()
|
/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() 473 info->snd_seq, in ncsi_send_cmd_nl() 497 hdr = genlmsg_put(skb, nr->snd_portid, nr->snd_seq, in ncsi_send_netlink_rsp() 536 hdr = genlmsg_put(skb, nr->snd_portid, nr->snd_seq, in ncsi_send_netlink_timeout() 564 u32 snd_seq, in ncsi_send_netlink_err() argument 580 nlh = nlmsg_put(skb, snd_portid, snd_seq, in ncsi_send_netlink_err()
|
D | ncsi-netlink.h | 20 u32 snd_seq,
|
D | ncsi-cmd.c | 365 nr->snd_seq = nca->info->snd_seq; in ncsi_xmit_cmd()
|
D | internal.h | 270 u32 snd_seq; /* netlink sending sequence number */ member
|
/linux-6.12.1/include/net/ |
D | genetlink.h | 131 u32 snd_seq; 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()
|
/linux-6.12.1/net/openvswitch/ |
D | datapath.c | 956 info->snd_portid, info->snd_seq, 0, in ovs_flow_cmd_build_info() 1063 info->snd_seq, 0, in ovs_flow_cmd_new() 1105 info->snd_seq, 0, in ovs_flow_cmd_new() 1276 info->snd_seq, 0, in ovs_flow_cmd_set() 1429 info->snd_seq, 0, in ovs_flow_cmd_del() 1860 info->snd_seq, 0, OVS_DP_CMD_NEW); in ovs_dp_cmd_new() 1944 info->snd_seq, 0, OVS_DP_CMD_DEL); in ovs_dp_cmd_del() 1982 info->snd_seq, 0, OVS_DP_CMD_SET); in ovs_dp_cmd_set() 2014 info->snd_seq, 0, OVS_DP_CMD_GET); in ovs_dp_cmd_get() 2319 info->snd_portid, info->snd_seq, 0, in ovs_vport_cmd_new() [all …]
|
/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() 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() 820 ret = l2tp_nl_session_send(msg, info->snd_portid, info->snd_seq, in l2tp_nl_cmd_session_get()
|
/linux-6.12.1/net/hsr/ |
D | hsr_netlink.c | 341 info->snd_seq, &hsr_genl_family, 0, in hsr_get_node_status() 468 info->snd_seq, &hsr_genl_family, 0, in hsr_get_node_list()
|
/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/tipc/ |
D | net.c | 336 msg.seq = info->snd_seq; 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() 1280 u32 seq = info->snd_seq; 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/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() 2261 err = gtp_genl_fill_info(skb2, NETLINK_CB(skb).portid, info->snd_seq, in gtp_genl_get_pdp()
|
/linux-6.12.1/net/ipv6/ |
D | seg6.c | 274 hdr = genlmsg_put(msg, info->snd_portid, info->snd_seq, in seg6_genl_get_tunsrc()
|
/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() 1043 rc = nfc_genl_send_params(msg, local, info->snd_portid, info->snd_seq); in nfc_genl_llc_get_params() 1672 dev->cur_cmd_info->snd_seq, attr, in __nfc_alloc_vendor_cmd_reply_skb()
|
/linux-6.12.1/net/ethtool/ |
D | module.c | 325 fw_update->ntf_params.seq = info->snd_seq; in module_flash_fw_schedule()
|
/linux-6.12.1/net/smc/ |
D | smc_pnet.c | 659 _smc_pnet_dump(net, msg, info->snd_portid, info->snd_seq, in smc_pnet_get() 663 hdr = nlmsg_put(msg, info->snd_portid, info->snd_seq, NLMSG_DONE, 0, in smc_pnet_get()
|