Home
last modified time | relevance | path

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

12

/linux/drivers/connector/
A Dconnector.c139 struct cn_msg *msg = nlmsg_data(nlmsg_hdr(skb)); in cn_call_callback()
144 nlh = nlmsg_hdr(skb); in cn_call_callback()
204 nlh = nlmsg_hdr(skb); in cn_rx_skb()
/linux/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/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/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/net/netfilter/
A Dnfnetlink.c446 nlh = nlmsg_hdr(skb); in nfnetlink_rcv_batch()
548 netlink_ack(oskb, nlmsg_hdr(oskb), -ENOMEM, in nfnetlink_rcv_batch()
580 netlink_ack(oskb, nlmsg_hdr(oskb), err, NULL); in nfnetlink_rcv_batch()
652 struct nlmsghdr *nlh = nlmsg_hdr(skb); in nfnetlink_rcv()
A Dnfnetlink_hook.c337 nl_dump_check_consistent(cb, nlmsg_hdr(nlskb)); in nfnl_hook_dump()
A Dnf_tables_api.c1136 nl_dump_check_consistent(cb, nlmsg_hdr(skb)); in nf_tables_dump_tables()
2009 nl_dump_check_consistent(cb, nlmsg_hdr(skb)); in nf_tables_dump_chains()
3609 nl_dump_check_consistent(cb, nlmsg_hdr(skb)); in __nf_tables_dump_rules()
4820 nl_dump_check_consistent(cb, nlmsg_hdr(skb)); in nf_tables_dump_sets()
8042 nl_dump_check_consistent(cb, nlmsg_hdr(skb)); in nf_tables_dump_obj()
9060 nl_dump_check_consistent(cb, nlmsg_hdr(skb)); in nf_tables_dump_flowtable()
9293 struct nlmsghdr *nlh = nlmsg_hdr(skb); in nf_tables_gen_notify()
10303 const struct nlmsghdr *nlh = nlmsg_hdr(skb); in nf_tables_commit()
/linux/drivers/scsi/
A Dscsi_netlink.c42 nlh = nlmsg_hdr(skb); in scsi_nl_rcv_msg()
A Dscsi_transport_iscsi.c4089 nlh = nlmsg_hdr(skb); in iscsi_if_rx()
/linux/net/hsr/
A Dhsr_netlink.c418 netlink_ack(skb_in, nlmsg_hdr(skb_in), -EINVAL, NULL); in hsr_get_node_status()
509 netlink_ack(skb_in, nlmsg_hdr(skb_in), -EINVAL, NULL); in hsr_get_node_list()
/linux/kernel/
A Daudit.c516 nlh = nlmsg_hdr(skb); in auditd_set()
542 struct nlmsghdr *nlh = nlmsg_hdr(skb); in kauditd_printk_skb()
831 nlh = nlmsg_hdr(copy); in kauditd_send_multicast_skb()
1121 seq = nlmsg_hdr(skb)->nlmsg_seq; in audit_get_feature()
1565 nlh = nlmsg_hdr(skb); in audit_receive()
2436 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/drivers/infiniband/core/
A Dnetlink.c218 nlh = nlmsg_hdr(skb); in rdma_nl_rcv_skb()
/linux/include/linux/
A Dnetlink.h16 static inline struct nlmsghdr *nlmsg_hdr(const struct sk_buff *skb) in nlmsg_hdr() function
/linux/net/tipc/
A Dnetlink_compat.c226 nlmsg_for_each_msg(nlmsg, nlmsg_hdr(buf), len, rem) { in __tipc_nl_compat_dumpit()
1332 rep_nlh = nlmsg_hdr(msg.rep); in tipc_nl_compat_recv()
/linux/net/ipv4/
A Dfib_frontend.c1382 nlh = nlmsg_hdr(skb); in nl_fib_input()
1391 nlh = nlmsg_hdr(skb); in nl_fib_input()
A Dnexthop.c3518 nl_dump_check_consistent(cb, nlmsg_hdr(skb)); in rtm_dump_nexthop()
3711 nl_dump_check_consistent(cb, nlmsg_hdr(skb)); in rtm_dump_nexthop_bucket()
A Ddevinet.c1846 nl_dump_check_consistent(cb, nlmsg_hdr(skb)); in in_dev_dump_addr()
/linux/net/netfilter/ipset/
A Dip_set_core.c1511 struct nlmsghdr *nlh = nlmsg_hdr(cb->skb); in ip_set_dump_start()
1758 struct nlmsghdr *rep, *nlh = nlmsg_hdr(skb); in call_ad()
/linux/net/xfrm/
A Dxfrm_user.c1455 int err = xtr->alloc_compat(skb, nlmsg_hdr(skb)); in xfrm_nlmsg_multicast()
1753 err = xtr->alloc_compat(skb, nlmsg_hdr(skb)); in xfrm_alloc_userspi()
/linux/net/netlink/
A Daf_netlink.c2522 nlh = nlmsg_hdr(skb); in netlink_rcv_skb()
/linux/net/core/
A Drtnetlink.c2319 nl_dump_check_consistent(cb, nlmsg_hdr(skb)); in rtnl_dump_ifinfo()
6059 nl_dump_check_consistent(cb, nlmsg_hdr(skb)); in rtnl_stats_dump()
/linux/drivers/block/drbd/
A Ddrbd_nl.c90 genlmsg_end(skb, genlmsg_data(nlmsg_data(nlmsg_hdr(skb)))); in drbd_adm_send_reply()

Completed in 104 milliseconds

12