Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/connector/
Dconnector.c148 struct cn_msg *msg = nlmsg_data(nlmsg_hdr(skb)); in cn_call_callback()
153 nlh = nlmsg_hdr(skb); in cn_call_callback()
188 nlh = nlmsg_hdr(skb); in cn_rx_skb()
/linux-4.4.14/net/ieee802154/
Dnetlink.c63 struct nlmsghdr *nlh = nlmsg_hdr(msg); in ieee802154_nl_mcast()
92 struct nlmsghdr *nlh = nlmsg_hdr(msg); in ieee802154_nl_reply()
/linux-4.4.14/drivers/scsi/
Dscsi_netlink.c56 nlh = nlmsg_hdr(skb); in scsi_nl_rcv_msg()
Dscsi_transport_iscsi.c3699 nlh = nlmsg_hdr(skb); in iscsi_if_rx()
/linux-4.4.14/net/netfilter/
Dnfnetlink.c326 nlh = nlmsg_hdr(skb); in nfnetlink_rcv_batch()
407 netlink_ack(skb, nlmsg_hdr(oskb), -ENOMEM); in nfnetlink_rcv_batch()
444 struct nlmsghdr *nlh = nlmsg_hdr(skb); in nfnetlink_rcv()
Dnf_tables_api.c534 nl_dump_check_consistent(cb, nlmsg_hdr(skb)); in nf_tables_dump_tables()
1089 nl_dump_check_consistent(cb, nlmsg_hdr(skb)); in nf_tables_dump_chains()
1917 nl_dump_check_consistent(cb, nlmsg_hdr(skb)); in nf_tables_dump_rules()
2596 nl_dump_check_consistent(cb, nlmsg_hdr(skb)); in nf_tables_dump_sets()
3706 struct nlmsghdr *nlh = nlmsg_hdr(skb); in nf_tables_gen_notify()
/linux-4.4.14/net/decnet/netfilter/
Ddn_rtmsg.c103 struct nlmsghdr *nlh = nlmsg_hdr(skb); in dnrmg_receive_user_skb()
/linux-4.4.14/net/hsr/
Dhsr_netlink.c354 netlink_ack(skb_in, nlmsg_hdr(skb_in), -EINVAL); in hsr_get_node_status()
436 netlink_ack(skb_in, nlmsg_hdr(skb_in), -EINVAL); in hsr_get_node_list()
/linux-4.4.14/kernel/
Daudit.c194 struct nlmsghdr *nlh = nlmsg_hdr(ab->skb); in audit_set_portid()
394 struct nlmsghdr *nlh = nlmsg_hdr(skb); in audit_printk_skb()
732 seq = nlmsg_hdr(skb)->nlmsg_seq; in audit_get_feature()
761 uaf = nlmsg_data(nlmsg_hdr(skb)); in audit_set_feature()
1096 nlh = nlmsg_hdr(skb); in audit_receive_skb()
1967 struct nlmsghdr *nlh = nlmsg_hdr(ab->skb); in audit_log_end()
Dtaskstats.c112 struct genlmsghdr *genlhdr = nlmsg_data(nlmsg_hdr(skb)); in send_reply()
126 struct genlmsghdr *genlhdr = nlmsg_data(nlmsg_hdr(skb)); in send_cpu_listeners()
/linux-4.4.14/drivers/infiniband/core/
Dnetlink.c204 nlh = nlmsg_hdr(skb); in ibnl_rcv_reply_skb()
/linux-4.4.14/include/linux/
Dnetlink.h13 static inline struct nlmsghdr *nlmsg_hdr(const struct sk_buff *skb) in nlmsg_hdr() function
/linux-4.4.14/net/tipc/
Dnetlink_compat.c194 nlmsg_for_each_msg(nlmsg, nlmsg_hdr(buf), len, rem) { in __tipc_nl_compat_dumpit()
1134 rep_nlh = nlmsg_hdr(msg.rep); in tipc_nl_compat_recv()
/linux-4.4.14/net/ipv4/
Dfib_frontend.c1082 nlh = nlmsg_hdr(skb); in nl_fib_input()
1090 nlh = nlmsg_hdr(skb); in nl_fib_input()
Ddevinet.c1608 nl_dump_check_consistent(cb, nlmsg_hdr(skb)); in inet_dump_ifaddr()
1933 nl_dump_check_consistent(cb, nlmsg_hdr(skb)); in inet_netconf_dump_devconf()
/linux-4.4.14/net/netfilter/ipset/
Dip_set_core.c1233 struct nlmsghdr *nlh = nlmsg_hdr(cb->skb); in dump_init()
1284 nlh = nlmsg_hdr(cb->skb); in ip_set_dump_start()
1466 struct nlmsghdr *rep, *nlh = nlmsg_hdr(skb); in call_ad()
/linux-4.4.14/net/ipv6/
Daddrconf.c665 nl_dump_check_consistent(cb, nlmsg_hdr(skb)); in inet6_netconf_dump_devconf()
4440 nl_dump_check_consistent(cb, nlmsg_hdr(skb)); in in6_dump_addrs()
/linux-4.4.14/net/netlink/
Daf_netlink.c3001 nlh = nlmsg_hdr(skb); in netlink_rcv_skb()
/linux-4.4.14/net/core/
Drtnetlink.c1469 nl_dump_check_consistent(cb, nlmsg_hdr(skb)); in rtnl_dump_ifinfo()
/linux-4.4.14/drivers/block/drbd/
Ddrbd_nl.c88 genlmsg_end(skb, genlmsg_data(nlmsg_data(nlmsg_hdr(skb)))); in drbd_adm_send_reply()
/linux-4.4.14/security/selinux/
Dhooks.c4783 nlh = nlmsg_hdr(skb); in selinux_nlmsg_perm()
/linux-4.4.14/net/wireless/
Dnl80211.c10707 struct nlmsghdr *nlh = nlmsg_hdr(skb); in nl80211_post_doit()