Home
last modified time | relevance | path

Searched refs:nlmsg_hdr (Results 1 – 25 of 31) sorted by relevance

12

/linux-6.3-rc2/drivers/connector/
A Dconnector.c136 struct cn_msg *msg = nlmsg_data(nlmsg_hdr(skb)); in cn_call_callback()
141 nlh = nlmsg_hdr(skb); in cn_call_callback()
176 nlh = nlmsg_hdr(skb); in cn_rx_skb()
/linux-6.3-rc2/net/ieee802154/
A Dnetlink.c47 struct nlmsghdr *nlh = nlmsg_hdr(msg); in ieee802154_nl_mcast()
76 struct nlmsghdr *nlh = nlmsg_hdr(msg); in ieee802154_nl_reply()
/linux-6.3-rc2/tools/power/x86/intel-speed-select/
A Dhfi-events.c126 struct genlmsghdr *gnlh = nlmsg_data(nlmsg_hdr(msg)); in family_handler()
192 struct nlmsghdr *nlh = nlmsg_hdr(n); in handle_event()
/linux-6.3-rc2/tools/lib/thermal/
A Dsampling.c13 struct nlmsghdr *nlh = nlmsg_hdr(n); in handle_thermal_sample()
A Dthermal_nl.c79 struct genlmsghdr *gnlh = nlmsg_data(nlmsg_hdr(msg)); in nl_family_handler()
A Devents.c23 struct nlmsghdr *nlh = nlmsg_hdr(n); in handle_thermal_event()
/linux-6.3-rc2/net/netfilter/
A Dnfnetlink.c441 nlh = nlmsg_hdr(skb); in nfnetlink_rcv_batch()
542 netlink_ack(oskb, nlmsg_hdr(oskb), -ENOMEM, in nfnetlink_rcv_batch()
574 netlink_ack(oskb, nlmsg_hdr(oskb), err, NULL); in nfnetlink_rcv_batch()
645 struct nlmsghdr *nlh = nlmsg_hdr(skb); in nfnetlink_rcv()
A Dnfnetlink_hook.c282 nl_dump_check_consistent(cb, nlmsg_hdr(nlskb)); in nfnl_hook_dump()
A Dnf_tables_api.c923 nl_dump_check_consistent(cb, nlmsg_hdr(skb)); in nf_tables_dump_tables()
1746 nl_dump_check_consistent(cb, nlmsg_hdr(skb)); in nf_tables_dump_chains()
3194 nl_dump_check_consistent(cb, nlmsg_hdr(skb)); in __nf_tables_dump_rules()
4253 nl_dump_check_consistent(cb, nlmsg_hdr(skb)); in nf_tables_dump_sets()
7190 nl_dump_check_consistent(cb, nlmsg_hdr(skb)); in nf_tables_dump_obj()
8114 nl_dump_check_consistent(cb, nlmsg_hdr(skb)); in nf_tables_dump_flowtable()
8343 struct nlmsghdr *nlh = nlmsg_hdr(skb); in nf_tables_gen_notify()
/linux-6.3-rc2/drivers/scsi/
A Dscsi_netlink.c42 nlh = nlmsg_hdr(skb); in scsi_nl_rcv_msg()
/linux-6.3-rc2/net/hsr/
A Dhsr_netlink.c393 netlink_ack(skb_in, nlmsg_hdr(skb_in), -EINVAL, NULL); in hsr_get_node_status()
484 netlink_ack(skb_in, nlmsg_hdr(skb_in), -EINVAL, NULL); in hsr_get_node_list()
/linux-6.3-rc2/kernel/
A Daudit.c532 struct nlmsghdr *nlh = nlmsg_hdr(skb); in kauditd_printk_skb()
821 nlh = nlmsg_hdr(copy); in kauditd_send_multicast_skb()
1111 seq = nlmsg_hdr(skb)->nlmsg_seq; in audit_get_feature()
1552 nlh = nlmsg_hdr(skb); in audit_receive()
2422 nlh = nlmsg_hdr(skb); in audit_log_end()
A Dtaskstats.c99 struct genlmsghdr *genlhdr = nlmsg_data(nlmsg_hdr(skb)); in send_reply()
113 struct genlmsghdr *genlhdr = nlmsg_data(nlmsg_hdr(skb)); in send_cpu_listeners()
/linux-6.3-rc2/drivers/infiniband/core/
A Dnetlink.c218 nlh = nlmsg_hdr(skb); in rdma_nl_rcv_skb()
/linux-6.3-rc2/net/ethtool/
A Dtunnels.c295 nl_dump_check_consistent(cb, nlmsg_hdr(skb)); in ethnl_tunnel_info_dumpit()
A Dnetlink.c538 nl_dump_check_consistent(cb, nlmsg_hdr(skb)); in ethnl_default_dumpit()
/linux-6.3-rc2/include/linux/
A Dnetlink.h16 static inline struct nlmsghdr *nlmsg_hdr(const struct sk_buff *skb) in nlmsg_hdr() function
/linux-6.3-rc2/net/tipc/
A Dnetlink_compat.c225 nlmsg_for_each_msg(nlmsg, nlmsg_hdr(buf), len, rem) { in __tipc_nl_compat_dumpit()
1331 rep_nlh = nlmsg_hdr(msg.rep); in tipc_nl_compat_recv()
/linux-6.3-rc2/net/ipv4/
A Dfib_frontend.c1379 nlh = nlmsg_hdr(skb); in nl_fib_input()
1388 nlh = nlmsg_hdr(skb); in nl_fib_input()
A Ddevinet.c1797 nl_dump_check_consistent(cb, nlmsg_hdr(skb)); in in_dev_dump_addr()
2280 nl_dump_check_consistent(cb, nlmsg_hdr(skb)); in inet_netconf_dump_devconf()
A Dnexthop.c3232 nl_dump_check_consistent(cb, nlmsg_hdr(skb)); in rtm_dump_nexthop()
3445 nl_dump_check_consistent(cb, nlmsg_hdr(skb)); in rtm_dump_nexthop_bucket()
/linux-6.3-rc2/net/netfilter/ipset/
A Dip_set_core.c1471 struct nlmsghdr *nlh = nlmsg_hdr(cb->skb); in ip_set_dump_start()
1710 struct nlmsghdr *rep, *nlh = nlmsg_hdr(skb); in call_ad()
/linux-6.3-rc2/net/xfrm/
A Dxfrm_user.c1286 int err = xtr->alloc_compat(skb, nlmsg_hdr(skb)); in xfrm_nlmsg_multicast()
1581 err = xtr->alloc_compat(skb, nlmsg_hdr(skb)); in xfrm_alloc_userspi()
/linux-6.3-rc2/net/mpls/
A Daf_mpls.c1349 nl_dump_check_consistent(cb, nlmsg_hdr(skb)); in mpls_netconf_dump_devconf()
/linux-6.3-rc2/net/core/
A Drtnetlink.c2255 nl_dump_check_consistent(cb, nlmsg_hdr(skb)); in rtnl_dump_ifinfo()
5951 nl_dump_check_consistent(cb, nlmsg_hdr(skb)); in rtnl_stats_dump()

Completed in 102 milliseconds

12