Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/connector/
Dconnector.c147 struct cn_msg *msg = nlmsg_data(nlmsg_hdr(skb)); in cn_call_callback()
152 nlh = nlmsg_hdr(skb); in cn_call_callback()
187 nlh = nlmsg_hdr(skb); in cn_rx_skb()
/linux-4.1.27/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.1.27/drivers/scsi/
Dscsi_netlink.c56 nlh = nlmsg_hdr(skb); in scsi_nl_rcv_msg()
Dscsi_transport_iscsi.c3695 nlh = nlmsg_hdr(skb); in iscsi_if_rx()
/linux-4.1.27/net/netfilter/
Dnfnetlink.c320 nlh = nlmsg_hdr(skb); in nfnetlink_rcv_batch()
404 netlink_ack(skb, nlmsg_hdr(oskb), -ENOMEM); in nfnetlink_rcv_batch()
434 struct nlmsghdr *nlh = nlmsg_hdr(skb); in nfnetlink_rcv()
Dnf_tables_api.c496 nl_dump_check_consistent(cb, nlmsg_hdr(skb)); in nf_tables_dump_tables()
1046 nl_dump_check_consistent(cb, nlmsg_hdr(skb)); in nf_tables_dump_chains()
1846 nl_dump_check_consistent(cb, nlmsg_hdr(skb)); in nf_tables_dump_rules()
2528 nl_dump_check_consistent(cb, nlmsg_hdr(skb)); in nf_tables_dump_sets()
3638 struct nlmsghdr *nlh = nlmsg_hdr(skb); in nf_tables_gen_notify()
/linux-4.1.27/net/decnet/netfilter/
Ddn_rtmsg.c103 struct nlmsghdr *nlh = nlmsg_hdr(skb); in dnrmg_receive_user_skb()
/linux-4.1.27/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.1.27/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()
718 seq = nlmsg_hdr(skb)->nlmsg_seq; in audit_get_feature()
747 uaf = nlmsg_data(nlmsg_hdr(skb)); in audit_set_feature()
1082 nlh = nlmsg_hdr(skb); in audit_receive_skb()
1953 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.1.27/include/linux/
Dnetlink.h13 static inline struct nlmsghdr *nlmsg_hdr(const struct sk_buff *skb) in nlmsg_hdr() function
/linux-4.1.27/net/tipc/
Dnetlink_compat.c192 nlmsg_for_each_msg(nlmsg, nlmsg_hdr(buf), len, rem) { in __tipc_nl_compat_dumpit()
1043 rep_nlh = nlmsg_hdr(msg.rep); in tipc_nl_compat_recv()
/linux-4.1.27/net/ipv4/
Dfib_frontend.c1027 nlh = nlmsg_hdr(skb); in nl_fib_input()
1035 nlh = nlmsg_hdr(skb); in nl_fib_input()
Ddevinet.c1605 nl_dump_check_consistent(cb, nlmsg_hdr(skb)); in inet_dump_ifaddr()
1921 nl_dump_check_consistent(cb, nlmsg_hdr(skb)); in inet_netconf_dump_devconf()
/linux-4.1.27/net/netfilter/ipset/
Dip_set_core.c1205 struct nlmsghdr *nlh = nlmsg_hdr(cb->skb); in dump_init()
1259 nlh = nlmsg_hdr(cb->skb); in ip_set_dump_start()
1422 struct nlmsghdr *rep, *nlh = nlmsg_hdr(skb); in call_ad()
/linux-4.1.27/net/ipv6/
Daddrconf.c651 nl_dump_check_consistent(cb, nlmsg_hdr(skb)); in inet6_netconf_dump_devconf()
4357 nl_dump_check_consistent(cb, nlmsg_hdr(skb)); in in6_dump_addrs()
/linux-4.1.27/net/core/
Drtnetlink.c1366 nl_dump_check_consistent(cb, nlmsg_hdr(skb)); in rtnl_dump_ifinfo()
/linux-4.1.27/net/netlink/
Daf_netlink.c2894 nlh = nlmsg_hdr(skb); in netlink_rcv_skb()
/linux-4.1.27/drivers/block/drbd/
Ddrbd_nl.c88 genlmsg_end(skb, genlmsg_data(nlmsg_data(nlmsg_hdr(skb)))); in drbd_adm_send_reply()
/linux-4.1.27/security/selinux/
Dhooks.c4766 nlh = nlmsg_hdr(skb); in selinux_nlmsg_perm()
/linux-4.1.27/net/wireless/
Dnl80211.c10326 struct nlmsghdr *nlh = nlmsg_hdr(skb); in nl80211_post_doit()