| /Linux-v5.4/net/nfc/ |
| D | netlink.c | 62 hdr = genlmsg_put(msg, NETLINK_CB(cb->skb).portid, cb->nlh->nlmsg_seq, in nfc_genl_send_target() 185 hdr = genlmsg_put(msg, 0, 0, &nfc_genl_family, 0, in nfc_genl_targets_found() 212 hdr = genlmsg_put(msg, 0, 0, &nfc_genl_family, 0, in nfc_genl_target_lost() 242 hdr = genlmsg_put(msg, 0, 0, &nfc_genl_family, 0, in nfc_genl_tm_activated() 273 hdr = genlmsg_put(msg, 0, 0, &nfc_genl_family, 0, in nfc_genl_tm_deactivated() 313 hdr = genlmsg_put(msg, 0, 0, &nfc_genl_family, 0, in nfc_genl_device_added() 342 hdr = genlmsg_put(msg, 0, 0, &nfc_genl_family, 0, in nfc_genl_device_removed() 376 hdr = genlmsg_put(msg, 0, 0, &nfc_genl_family, 0, in nfc_genl_llc_send_sdres() 437 hdr = genlmsg_put(msg, 0, 0, &nfc_genl_family, 0, in nfc_genl_se_added() 468 hdr = genlmsg_put(msg, 0, 0, &nfc_genl_family, 0, in nfc_genl_se_removed() [all …]
|
| /Linux-v5.4/net/hsr/ |
| D | hsr_netlink.c | 152 msg_head = genlmsg_put(skb, 0, 0, &hsr_genl_family, 0, in hsr_nl_ringerror() 194 msg_head = genlmsg_put(skb, 0, 0, &hsr_genl_family, 0, HSR_C_NODE_DOWN); in hsr_nl_nodedown() 268 msg_head = genlmsg_put(skb_out, NETLINK_CB(skb_in).portid, in hsr_get_node_status() 394 msg_head = genlmsg_put(skb_out, NETLINK_CB(skb_in).portid, in hsr_get_node_list()
|
| /Linux-v5.4/include/net/ |
| D | genetlink.h | 158 void *genlmsg_put(struct sk_buff *skb, u32 portid, u32 seq, 241 return genlmsg_put(skb, info->snd_portid, info->snd_seq, family, in genlmsg_put_reply()
|
| /Linux-v5.4/net/psample/ |
| D | psample.c | 44 hdr = genlmsg_put(msg, portid, seq, &psample_nl_family, flags, cmd); in psample_group_nl_fill() 236 data = genlmsg_put(nl_skb, 0, 0, &psample_nl_family, 0, in psample_sample_packet()
|
| /Linux-v5.4/fs/quota/ |
| D | netlink.c | 56 msg_head = genlmsg_put(skb, 0, atomic_add_return(1, &seq), in quota_send_warning()
|
| /Linux-v5.4/net/ncsi/ |
| D | ncsi-netlink.c | 177 hdr = genlmsg_put(skb, info->snd_portid, info->snd_seq, in ncsi_pkg_info_nl() 242 hdr = genlmsg_put(skb, NETLINK_CB(cb->skb).portid, cb->nlh->nlmsg_seq, in ncsi_pkg_info_all_nl() 493 hdr = genlmsg_put(skb, nr->snd_portid, nr->snd_seq, in ncsi_send_netlink_rsp() 532 hdr = genlmsg_put(skb, nr->snd_portid, nr->snd_seq, in ncsi_send_netlink_timeout()
|
| /Linux-v5.4/net/ipv6/ |
| D | seg6.c | 205 hdr = genlmsg_put(msg, info->snd_portid, info->snd_seq, in seg6_genl_get_tunsrc() 248 hdr = genlmsg_put(skb, portid, seq, &seg6_genl_family, flags, cmd); in __seg6_genl_dumphmac_element()
|
| /Linux-v5.4/drivers/acpi/ |
| D | event.c | 114 msg_header = genlmsg_put(skb, 0, acpi_event_seqnum++, in acpi_bus_generate_netlink_event()
|
| /Linux-v5.4/fs/dlm/ |
| D | netlink.c | 28 data = genlmsg_put(skb, 0, dlm_nl_seqnum++, &family, 0, cmd); in prepare_data()
|
| /Linux-v5.4/net/batman-adv/ |
| D | bat_algo.c | 182 hdr = genlmsg_put(msg, portid, seq, &batadv_netlink_family, in batadv_algo_dump_entry()
|
| D | netlink.c | 237 hdr = genlmsg_put(msg, portid, seq, &batadv_netlink_family, flags, cmd); in batadv_netlink_mesh_fill() 661 hdr = genlmsg_put(msg, 0, 0, &batadv_netlink_family, 0, in batadv_netlink_tpmeter_notify() 735 msg_head = genlmsg_put(msg, info->snd_portid, info->snd_seq, in batadv_netlink_tp_meter_start() 805 hdr = genlmsg_put(msg, portid, seq, &batadv_netlink_family, flags, cmd); in batadv_netlink_hardif_fill() 1029 hdr = genlmsg_put(msg, portid, seq, &batadv_netlink_family, flags, cmd); in batadv_netlink_vlan_fill()
|
| D | bat_v.c | 229 hdr = genlmsg_put(msg, portid, seq, &batadv_netlink_family, NLM_F_MULTI, in batadv_v_neigh_dump_neigh() 449 hdr = genlmsg_put(msg, portid, seq, &batadv_netlink_family, NLM_F_MULTI, in batadv_v_orig_dump_subentry() 935 hdr = genlmsg_put(msg, portid, cb->nlh->nlmsg_seq, in batadv_v_gw_dump_entry()
|
| /Linux-v5.4/net/ieee802154/ |
| D | nl-mac.c | 84 hdr = genlmsg_put(msg, 0, seq, &nl802154_family, flags, in ieee802154_nl_fill_iface() 667 hdr = genlmsg_put(msg, 0, info->snd_seq, &nl802154_family, 0, in ieee802154_llsec_getparams() 915 hdr = genlmsg_put(msg, 0, seq, &nl802154_family, NLM_F_MULTI, in ieee802154_nl_fill_key() 1051 hdr = genlmsg_put(msg, 0, seq, &nl802154_family, NLM_F_MULTI, in ieee802154_nl_fill_dev() 1159 hdr = genlmsg_put(msg, 0, seq, &nl802154_family, NLM_F_MULTI, in ieee802154_nl_fill_devkey() 1288 hdr = genlmsg_put(msg, 0, seq, &nl802154_family, NLM_F_MULTI, in ieee802154_nl_fill_seclevel()
|
| D | netlink.c | 34 hdr = genlmsg_put(msg, 0, ieee802154_seq_num++, in ieee802154_nl_create()
|
| D | nl-phy.c | 40 hdr = genlmsg_put(msg, 0, seq, &nl802154_family, flags, in ieee802154_nl_fill_phy()
|
| /Linux-v5.4/net/core/ |
| D | drop_monitor.c | 147 msg_header = genlmsg_put(skb, 0, 0, &net_drop_monitor_family, in reset_per_cpu_data() 377 hdr = genlmsg_put(msg, 0, 0, &net_drop_monitor_family, 0, in net_dm_hw_summary_report_fill() 601 hdr = genlmsg_put(msg, 0, 0, &net_drop_monitor_family, 0, in net_dm_packet_report_fill() 739 hdr = genlmsg_put(msg, 0, 0, &net_drop_monitor_family, 0, in net_dm_hw_packet_report_fill() 1293 hdr = genlmsg_put(msg, info->snd_portid, info->snd_seq, in net_dm_config_fill() 1429 hdr = genlmsg_put(msg, info->snd_portid, info->snd_seq, in net_dm_stats_fill()
|
| D | devlink.c | 468 hdr = genlmsg_put(msg, portid, seq, &devlink_nl_family, flags, cmd); in devlink_nl_fill() 556 hdr = genlmsg_put(msg, portid, seq, &devlink_nl_family, flags, cmd); in devlink_nl_port_fill() 837 hdr = genlmsg_put(msg, portid, seq, &devlink_nl_family, flags, cmd); in devlink_nl_sb_fill() 944 hdr = genlmsg_put(msg, portid, seq, &devlink_nl_family, flags, cmd); in devlink_nl_sb_pool_fill() 1125 hdr = genlmsg_put(msg, portid, seq, &devlink_nl_family, flags, cmd); in devlink_nl_sb_port_pool_fill() 1319 hdr = genlmsg_put(msg, portid, seq, &devlink_nl_family, flags, cmd); in devlink_nl_sb_tc_pool_bind_fill() 1577 hdr = genlmsg_put(msg, portid, seq, &devlink_nl_family, flags, cmd); in devlink_nl_eswitch_fill() 1860 hdr = genlmsg_put(skb, info->snd_portid, info->snd_seq, in devlink_dpipe_tables_fill() 2101 dump_ctx->hdr = genlmsg_put(dump_ctx->skb, in devlink_dpipe_entry_ctx_prepare() 2295 hdr = genlmsg_put(skb, info->snd_portid, info->snd_seq, in devlink_dpipe_headers_fill() [all …]
|
| /Linux-v5.4/net/netlink/ |
| D | genetlink.c | 441 void *genlmsg_put(struct sk_buff *skb, u32 portid, u32 seq, in genlmsg_put() function 459 EXPORT_SYMBOL(genlmsg_put); 680 hdr = genlmsg_put(skb, portid, seq, &genl_ctrl, flags, cmd); in ctrl_fill_info() 771 hdr = genlmsg_put(skb, portid, seq, &genl_ctrl, flags, cmd); in ctrl_fill_mcgrp_info()
|
| /Linux-v5.4/net/tipc/ |
| D | net.c | 185 hdr = genlmsg_put(msg->skb, msg->portid, msg->seq, &tipc_genl_family, in __tipc_nl_add_net()
|
| /Linux-v5.4/net/wimax/ |
| D | op-msg.c | 123 genl_msg = genlmsg_put(skb, 0, 0, &wimax_gnl_family, in wimax_msg_alloc()
|
| D | stack.c | 105 data = genlmsg_put(report_skb, 0, wimax_gnl_family.mcgrp_offset, in wimax_gnl_re_state_change_alloc()
|
| /Linux-v5.4/net/netlabel/ |
| D | netlabel_mgmt.c | 484 data = genlmsg_put(cb_arg->skb, NETLINK_CB(cb_arg->nl_cb->skb).portid, in netlbl_mgmt_listall_cb() 656 data = genlmsg_put(skb, NETLINK_CB(cb->skb).portid, cb->nlh->nlmsg_seq, in netlbl_mgmt_protocols_cb()
|
| /Linux-v5.4/net/l2tp/ |
| D | l2tp_netlink.c | 86 hdr = genlmsg_put(msg, info->snd_portid, info->snd_seq, in l2tp_nl_cmd_noop() 334 hdr = genlmsg_put(skb, portid, seq, &l2tp_nl_family, flags, cmd); in l2tp_nl_tunnel_send() 711 hdr = genlmsg_put(skb, portid, seq, &l2tp_nl_family, flags, cmd); in l2tp_nl_session_send()
|
| /Linux-v5.4/drivers/block/drbd/ |
| D | drbd_nl.c | 3332 dh = genlmsg_put(skb, NETLINK_CB(cb->skb).portid, in drbd_adm_dump_resources() 3461 dh = genlmsg_put(skb, NETLINK_CB(cb->skb).portid, in drbd_adm_dump_devices() 3587 dh = genlmsg_put(skb, NETLINK_CB(cb->skb).portid, in drbd_adm_dump_connections() 3729 dh = genlmsg_put(skb, NETLINK_CB(cb->skb).portid, in drbd_adm_dump_peer_devices() 3991 dh = genlmsg_put(skb, NETLINK_CB(cb->skb).portid, in get_one_status() 4599 d_out = genlmsg_put(msg, 0, seq, &drbd_genl_family, 0, DRBD_EVENT); in drbd_bcast_event() 4654 dh = genlmsg_put(skb, 0, seq, &drbd_genl_family, 0, DRBD_RESOURCE_STATE); in notify_resource_state() 4705 dh = genlmsg_put(skb, 0, seq, &drbd_genl_family, 0, DRBD_DEVICE_STATE); in notify_device_state() 4754 dh = genlmsg_put(skb, 0, seq, &drbd_genl_family, 0, DRBD_CONNECTION_STATE); in notify_connection_state() 4804 dh = genlmsg_put(skb, 0, seq, &drbd_genl_family, 0, DRBD_PEER_DEVICE_STATE); in notify_peer_device_state() [all …]
|
| /Linux-v5.4/drivers/net/ieee802154/ |
| D | mac802154_hwsim.c | 273 hdr = genlmsg_put(skb, portid, seq, &hwsim_genl_family, flags, in hwsim_get_radio() 657 data = genlmsg_put(mcast_skb, 0, 0, &hwsim_genl_family, 0, in hwsim_mcast_new_radio()
|