Home
last modified time | relevance | path

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

12

/linux/drivers/connector/
H 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/
H 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/
H 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/net/netfilter/
H 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()
H A Dnfnetlink_hook.c337 nl_dump_check_consistent(cb, nlmsg_hdr(nlskb)); in nfnl_hook_dump()
H A Dnf_tables_api.c1136 nl_dump_check_consistent(cb, nlmsg_hdr(skb)); in nf_tables_dump_tables()
2008 nl_dump_check_consistent(cb, nlmsg_hdr(skb)); in nf_tables_dump_chains()
3608 nl_dump_check_consistent(cb, nlmsg_hdr(skb)); in __nf_tables_dump_rules()
4819 nl_dump_check_consistent(cb, nlmsg_hdr(skb)); in nf_tables_dump_sets()
8041 nl_dump_check_consistent(cb, nlmsg_hdr(skb)); in nf_tables_dump_obj()
9059 nl_dump_check_consistent(cb, nlmsg_hdr(skb)); in nf_tables_dump_flowtable()
9292 struct nlmsghdr *nlh = nlmsg_hdr(skb); in nf_tables_gen_notify()
10302 const struct nlmsghdr *nlh = nlmsg_hdr(skb); in nf_tables_commit()
/linux/tools/lib/thermal/
H A Dsampling.c13 struct nlmsghdr *nlh = nlmsg_hdr(n); in handle_thermal_sample()
H A Dthermal_nl.c79 struct genlmsghdr *gnlh = nlmsg_data(nlmsg_hdr(msg)); in nl_family_handler()
H A Devents.c23 struct nlmsghdr *nlh = nlmsg_hdr(n); in handle_thermal_event()
/linux/drivers/scsi/
H A Dscsi_netlink.c42 nlh = nlmsg_hdr(skb); in scsi_nl_rcv_msg()
H A Dscsi_transport_iscsi.c4089 nlh = nlmsg_hdr(skb); in iscsi_if_rx()
/linux/kernel/
H 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()
H 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/net/hsr/
H 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/include/linux/
H A Dnetlink.h16 static inline struct nlmsghdr *nlmsg_hdr(const struct sk_buff *skb) in nlmsg_hdr() function
/linux/net/tipc/
H 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/
H A Dfib_frontend.c1382 nlh = nlmsg_hdr(skb); in nl_fib_input()
1391 nlh = nlmsg_hdr(skb); in nl_fib_input()
H 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()
H A Ddevinet.c1831 nl_dump_check_consistent(cb, nlmsg_hdr(skb)); in in_dev_dump_addr()
/linux/net/netfilter/ipset/
H 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/
H A Dxfrm_user.c1449 int err = xtr->alloc_compat(skb, nlmsg_hdr(skb)); in xfrm_nlmsg_multicast()
1747 err = xtr->alloc_compat(skb, nlmsg_hdr(skb)); in xfrm_alloc_userspi()
/linux/net/netlink/
H A Daf_netlink.c2536 nlh = nlmsg_hdr(skb); in netlink_rcv_skb()
/linux/net/core/
H A Drtnetlink.c2290 nl_dump_check_consistent(cb, nlmsg_hdr(skb)); in rtnl_dump_ifinfo()
6030 nl_dump_check_consistent(cb, nlmsg_hdr(skb)); in rtnl_stats_dump()
/linux/drivers/block/drbd/
H A Ddrbd_nl.c90 genlmsg_end(skb, genlmsg_data(nlmsg_data(nlmsg_hdr(skb)))); in drbd_adm_send_reply()
/linux/drivers/net/wireless/virtual/
H A Dmac80211_hwsim.c6549 nlh = nlmsg_hdr(skb); in hwsim_virtio_handle_cmd()

12