/linux-4.4.14/drivers/connector/ |
D | connector.c | 148 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/ |
D | netlink.c | 63 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/ |
D | scsi_netlink.c | 56 nlh = nlmsg_hdr(skb); in scsi_nl_rcv_msg()
|
D | scsi_transport_iscsi.c | 3699 nlh = nlmsg_hdr(skb); in iscsi_if_rx()
|
/linux-4.4.14/net/netfilter/ |
D | nfnetlink.c | 326 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()
|
D | nf_tables_api.c | 534 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/ |
D | dn_rtmsg.c | 103 struct nlmsghdr *nlh = nlmsg_hdr(skb); in dnrmg_receive_user_skb()
|
/linux-4.4.14/net/hsr/ |
D | hsr_netlink.c | 354 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/ |
D | audit.c | 194 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()
|
D | taskstats.c | 112 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/ |
D | netlink.c | 204 nlh = nlmsg_hdr(skb); in ibnl_rcv_reply_skb()
|
/linux-4.4.14/include/linux/ |
D | netlink.h | 13 static inline struct nlmsghdr *nlmsg_hdr(const struct sk_buff *skb) in nlmsg_hdr() function
|
/linux-4.4.14/net/tipc/ |
D | netlink_compat.c | 194 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/ |
D | fib_frontend.c | 1082 nlh = nlmsg_hdr(skb); in nl_fib_input() 1090 nlh = nlmsg_hdr(skb); in nl_fib_input()
|
D | devinet.c | 1608 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/ |
D | ip_set_core.c | 1233 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/ |
D | addrconf.c | 665 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/ |
D | af_netlink.c | 3001 nlh = nlmsg_hdr(skb); in netlink_rcv_skb()
|
/linux-4.4.14/net/core/ |
D | rtnetlink.c | 1469 nl_dump_check_consistent(cb, nlmsg_hdr(skb)); in rtnl_dump_ifinfo()
|
/linux-4.4.14/drivers/block/drbd/ |
D | drbd_nl.c | 88 genlmsg_end(skb, genlmsg_data(nlmsg_data(nlmsg_hdr(skb)))); in drbd_adm_send_reply()
|
/linux-4.4.14/security/selinux/ |
D | hooks.c | 4783 nlh = nlmsg_hdr(skb); in selinux_nlmsg_perm()
|
/linux-4.4.14/net/wireless/ |
D | nl80211.c | 10707 struct nlmsghdr *nlh = nlmsg_hdr(skb); in nl80211_post_doit()
|