Home
last modified time | relevance | path

Searched refs:genlmsg_put (Results 1 – 25 of 74) sorted by relevance

123

/linux/net/nfc/
H A Dnetlink.c66 hdr = genlmsg_put(msg, NETLINK_CB(cb->skb).portid, cb->nlh->nlmsg_seq, in nfc_genl_send_target()
186 hdr = genlmsg_put(msg, 0, 0, &nfc_genl_family, 0, in nfc_genl_targets_found()
213 hdr = genlmsg_put(msg, 0, 0, &nfc_genl_family, 0, in nfc_genl_target_lost()
243 hdr = genlmsg_put(msg, 0, 0, &nfc_genl_family, 0, in nfc_genl_tm_activated()
274 hdr = genlmsg_put(msg, 0, 0, &nfc_genl_family, 0, in nfc_genl_tm_deactivated()
314 hdr = genlmsg_put(msg, 0, 0, &nfc_genl_family, 0, in nfc_genl_device_added()
343 hdr = genlmsg_put(msg, 0, 0, &nfc_genl_family, 0, in nfc_genl_device_removed()
377 hdr = genlmsg_put(msg, 0, 0, &nfc_genl_family, 0, in nfc_genl_llc_send_sdres()
438 hdr = genlmsg_put(msg, 0, 0, &nfc_genl_family, 0, in nfc_genl_se_added()
469 hdr = genlmsg_put(msg, 0, 0, &nfc_genl_family, 0, in nfc_genl_se_removed()
[all …]
/linux/net/mptcp/
H A Dpm_netlink.c231 hdr = genlmsg_put(msg, NETLINK_CB(cb->skb).portid, in mptcp_pm_genl_fill_addr()
447 nlh = genlmsg_put(skb, 0, 0, &mptcp_genl_family, 0, MPTCP_EVENT_REMOVED); in mptcp_event_addr_removed()
481 nlh = genlmsg_put(skb, 0, 0, &mptcp_genl_family, 0, in mptcp_event_addr_announced()
537 nlh = genlmsg_put(skb, 0, 0, &mptcp_genl_family, 0, event); in mptcp_event_pm_listener()
586 nlh = genlmsg_put(skb, 0, 0, &mptcp_genl_family, 0, type); in mptcp_event()
/linux/net/hsr/
H A Dhsr_netlink.c236 msg_head = genlmsg_put(skb, 0, 0, &hsr_genl_family, 0, in hsr_nl_ringerror()
278 msg_head = genlmsg_put(skb, 0, 0, &hsr_genl_family, 0, HSR_C_NODE_DOWN); in hsr_nl_nodedown()
353 msg_head = genlmsg_put(skb_out, NETLINK_CB(skb_in).portid, in hsr_get_node_status()
480 msg_head = genlmsg_put(skb_out, NETLINK_CB(skb_in).portid, in hsr_get_node_list()
/linux/include/net/
H A Dgenetlink.h336 void *genlmsg_put(struct sk_buff *skb, u32 portid, u32 seq,
342 return genlmsg_put(skb, info->snd_portid, info->snd_seq, info->family, in __genlmsg_iput()
445 return genlmsg_put(skb, info->snd_portid, info->snd_seq, family, in genlmsg_put_reply()
/linux/net/handshake/
H A Dnetlink.c55 hdr = genlmsg_put(msg, 0, 0, &handshake_nl_family, 0, in handshake_genl_notify()
85 return genlmsg_put(msg, info->snd_portid, info->snd_seq, in handshake_genl_put()
/linux/net/tipc/
H A Dnet.c174 hdr = genlmsg_put(msg->skb, msg->portid, msg->seq, &tipc_genl_family, in __tipc_nl_add_net()
299 hdr = genlmsg_put(msg->skb, msg->portid, msg->seq, &tipc_genl_family, in __tipc_nl_addr_legacy_get()
/linux/drivers/regulator/
H A Devent.c47 msg_header = genlmsg_put(skb, 0, atomic_inc_return(&reg_event_seqnum), in reg_generate_netlink_event()
/linux/kernel/power/
H A Dem_netlink.c300 hdr = genlmsg_put(msg, 0, 0, &dev_energymodel_nl_family, 0, ntf_type); in __em_notify_pd_table()
352 hdr = genlmsg_put(msg, 0, 0, &dev_energymodel_nl_family, 0, in em_notify_pd_deleted()
/linux/fs/quota/
H A Dnetlink.c56 msg_head = genlmsg_put(skb, 0, atomic_add_return(1, &seq), in quota_send_warning()
/linux/net/ncsi/
H A Dncsi-netlink.c181 hdr = genlmsg_put(skb, info->snd_portid, info->snd_seq, in ncsi_pkg_info_nl()
246 hdr = genlmsg_put(skb, NETLINK_CB(cb->skb).portid, cb->nlh->nlmsg_seq, in ncsi_pkg_info_all_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()
/linux/net/core/
H A Ddrop_monitor.c151 msg_header = genlmsg_put(skb, 0, 0, &net_drop_monitor_family, in reset_per_cpu_data()
384 hdr = genlmsg_put(msg, 0, 0, &net_drop_monitor_family, 0, in net_dm_hw_summary_report_fill()
622 hdr = genlmsg_put(msg, 0, 0, &net_drop_monitor_family, 0, in net_dm_packet_report_fill()
789 hdr = genlmsg_put(msg, 0, 0, &net_drop_monitor_family, 0, in net_dm_hw_packet_report_fill()
1397 hdr = genlmsg_put(msg, info->snd_portid, info->snd_seq, in net_dm_config_fill()
1533 hdr = genlmsg_put(msg, info->snd_portid, info->snd_seq, in net_dm_stats_fill()
/linux/net/batman-adv/
H A Dbat_v.c139 hdr = genlmsg_put(msg, portid, seq, &batadv_netlink_family, NLM_F_MULTI, in batadv_v_neigh_dump_neigh()
290 hdr = genlmsg_put(msg, portid, seq, &batadv_netlink_family, NLM_F_MULTI, in batadv_v_orig_dump_subentry()
674 hdr = genlmsg_put(msg, portid, cb->nlh->nlmsg_seq, in batadv_v_gw_dump_entry()
H A Dbat_algo.c165 hdr = genlmsg_put(msg, portid, seq, &batadv_netlink_family, in batadv_algo_dump_entry()
/linux/net/ieee802154/
H A Dnetlink.c34 hdr = genlmsg_put(msg, 0, ieee802154_seq_num++, in ieee802154_nl_create()
/linux/net/devlink/
H A Dsb.c174 hdr = genlmsg_put(msg, portid, seq, &devlink_nl_family, flags, cmd); in devlink_nl_sb_fill()
278 hdr = genlmsg_put(msg, portid, seq, &devlink_nl_family, flags, cmd); in devlink_nl_sb_pool_fill()
465 hdr = genlmsg_put(msg, portid, seq, &devlink_nl_family, flags, cmd); in devlink_nl_sb_port_pool_fill()
671 hdr = genlmsg_put(msg, portid, seq, &devlink_nl_family, flags, cmd); in devlink_nl_sb_tc_pool_bind_fill()
H A Ddpipe.c233 hdr = genlmsg_put(skb, info->snd_portid, info->snd_seq, in devlink_dpipe_tables_fill()
473 dump_ctx->hdr = genlmsg_put(dump_ctx->skb, in devlink_dpipe_entry_ctx_prepare()
667 hdr = genlmsg_put(skb, info->snd_portid, info->snd_seq, in devlink_dpipe_headers_fill()
/linux/net/smc/
H A Dsmc_stats.c279 nlh = genlmsg_put(skb, NETLINK_CB(cb->skb).portid, cb->nlh->nlmsg_seq, in smc_nl_get_stats()
345 nlh = genlmsg_put(skb, NETLINK_CB(cb->skb).portid, cb->nlh->nlmsg_seq, in smc_nl_get_fback_details()
/linux/net/ipv6/
H A Dseg6.c274 hdr = genlmsg_put(msg, info->snd_portid, info->snd_seq, in seg6_genl_get_tunsrc()
317 hdr = genlmsg_put(skb, portid, seq, &seg6_genl_family, flags, cmd); in __seg6_genl_dumphmac_element()
H A Dioam6.c209 hdr = genlmsg_put(skb, portid, seq, &ioam6_genl_family, flags, cmd); in __ioam6_genl_dumpns_element()
402 hdr = genlmsg_put(skb, portid, seq, &ioam6_genl_family, flags, cmd); in __ioam6_genl_dumpsc_element()
649 nlh = genlmsg_put(skb, 0, 0, &ioam6_genl_family, 0, type); in ioam6_event()
/linux/tools/lib/thermal/
H A Dthermal_nl.c129 genlmsg_put(msg, 0, 0, ctrlid, 0, 0, CTRL_CMD_GETFAMILY, 0); in nl_get_multicast_id()
/linux/net/psample/
H A Dpsample.c48 hdr = genlmsg_put(msg, portid, seq, &psample_nl_family, flags, cmd); in psample_group_nl_fill()
415 data = genlmsg_put(nl_skb, 0, 0, &psample_nl_family, 0, in psample_sample_packet()
/linux/drivers/thermal/
H A Dthermal_netlink.c103 hdr = genlmsg_put(skb, 0, 0, &thermal_genl_family, 0, in thermal_genl_sampling_temp()
329 hdr = genlmsg_put(msg, 0, 0, &thermal_genl_family, 0, event); in thermal_genl_send_event()
783 hdr = genlmsg_put(skb, 0, 0, &thermal_genl_family, 0, cmd); in thermal_genl_cmd_dumpit()
/linux/tools/power/x86/intel-speed-select/
H A Dhfi-events.c162 genlmsg_put(msg, 0, 0, genl_ctrl_resolve(drv->nl_handle, "nlctrl"), in nl_get_multicast_id()
/linux/fs/smb/client/
H A Dcifs_swn.c88 hdr = genlmsg_put(skb, 0, 0, &cifs_genl_family, 0, CIFS_GENL_CMD_SWN_REGISTER); in cifs_swn_send_register_message()
189 hdr = genlmsg_put(skb, 0, 0, &cifs_genl_family, 0, CIFS_GENL_CMD_SWN_UNREGISTER); in cifs_swn_send_unregister_message()
/linux/net/netlabel/
H A Dnetlabel_mgmt.c483 data = genlmsg_put(cb_arg->skb, NETLINK_CB(cb_arg->nl_cb->skb).portid, in netlbl_mgmt_listall_cb()
652 data = genlmsg_put(skb, NETLINK_CB(cb->skb).portid, cb->nlh->nlmsg_seq, in netlbl_mgmt_protocols_cb()

123