Searched refs:genlmsg_data (Results 1 – 9 of 9) sorted by relevance
| /linux-6.15/net/ieee802154/ |
| H A D | netlink.c | 48 void *hdr = genlmsg_data(nlmsg_data(nlh)); in ieee802154_nl_mcast() 77 void *hdr = genlmsg_data(nlmsg_data(nlh)); in ieee802154_nl_reply()
|
| /linux-6.15/kernel/ |
| H A D | taskstats.c | 100 void *reply = genlmsg_data(genlhdr); in send_reply() 116 void *reply = genlmsg_data(genlhdr); in send_cpu_listeners()
|
| /linux-6.15/include/net/ |
| H A D | genetlink.h | 570 static inline void *genlmsg_data(const struct genlmsghdr *gnlh) in genlmsg_data() function
|
| /linux-6.15/drivers/dpll/ |
| H A D | dpll_netlink.c | 1168 nla_for_each_attr(a, genlmsg_data(info->genlhdr), in dpll_pin_set_from_nlattr() 1254 nla_for_each_attr(attr, genlmsg_data(info->genlhdr), in dpll_pin_find_from_nlattr() 1447 nla_for_each_attr(attr, genlmsg_data(info->genlhdr), in dpll_device_find_from_nlattr()
|
| /linux-6.15/net/shaper/ |
| H A D | shaper.c | 84 nla_for_each_attr_type(attr, type, genlmsg_data(info->genlhdr), in net_shaper_list_len() 1180 genlmsg_data(info->genlhdr), in net_shaper_nl_group_doit()
|
| /linux-6.15/net/core/ |
| H A D | drop_monitor.c | 180 genlmsg_end(skb, genlmsg_data(gnlh)); in reset_per_cpu_data() 236 nla = genlmsg_data(nlmsg_data(nlh)); in trace_drop_common()
|
| H A D | netdev-genl.c | 918 genlmsg_data(info->genlhdr), in netdev_nl_bind_rx_doit()
|
| /linux-6.15/net/openvswitch/ |
| H A D | datapath.c | 1456 struct ovs_header *ovs_header = genlmsg_data(nlmsg_data(cb->nlh)); in ovs_flow_cmd_dump() 2486 struct ovs_header *ovs_header = genlmsg_data(nlmsg_data(cb->nlh)); in ovs_vport_cmd_dump()
|
| /linux-6.15/drivers/block/drbd/ |
| H A D | drbd_nl.c | 90 genlmsg_end(skb, genlmsg_data(nlmsg_data(nlmsg_hdr(skb)))); in drbd_adm_send_reply()
|