Symbol: nlmsg_data
crypto/crypto_user.c
151
ualg = nlmsg_data(nlh);
crypto/crypto_user.c
169
struct crypto_user_alg *p = nlmsg_data(in_nlh);
crypto/crypto_user.c
245
struct crypto_user_alg *p = nlmsg_data(nlh);
crypto/crypto_user.c
281
struct crypto_user_alg *p = nlmsg_data(nlh);
crypto/crypto_user.c
321
struct crypto_user_alg *p = nlmsg_data(nlh);
drivers/block/drbd/drbd_nl.c
52
genlmsg_end(skb, genlmsg_data(nlmsg_data(nlmsg_hdr(skb))));
drivers/connector/connector.c
107
data = nlmsg_data(nlh);
drivers/connector/connector.c
139
struct cn_msg *msg = nlmsg_data(nlmsg_hdr(skb));
drivers/infiniband/core/addr.c
93
ret = nla_parse_deprecated(tb, LS_NLA_TYPE_MAX - 1, nlmsg_data(nlh),
drivers/infiniband/core/netlink.c
137
return nlmsg_data(*nlh);
drivers/infiniband/core/sa_query.c
1065
ret = nla_parse_deprecated(tb, LS_NLA_TYPE_MAX - 1, nlmsg_data(nlh),
drivers/infiniband/core/sa_query.c
1119
ret = nla_parse_deprecated(tb, LS_NLA_TYPE_MAX - 1, nlmsg_data(nlh),
drivers/infiniband/core/sa_query.c
950
head = (const struct nlattr *) nlmsg_data(nlh);
drivers/net/ethernet/freescale/dpaa2/dpaa2-switch.c
846
ndm = nlmsg_data(nlh);
drivers/net/ethernet/mscc/ocelot_net.c
812
ndm = nlmsg_data(nlh);
drivers/net/vrf.c
1482
frh = nlmsg_data(nlh);
drivers/net/vxlan/vxlan_core.c
173
ndm = nlmsg_data(nlh);
drivers/net/vxlan/vxlan_core.c
3129
struct ndmsg *ndm = nlmsg_data(nlh);
drivers/net/vxlan/vxlan_mdb.c
1015
bpm = nlmsg_data(nlh);
drivers/net/vxlan/vxlan_mdb.c
1542
bpm = nlmsg_data(nlh);
drivers/net/vxlan/vxlan_mdb.c
296
bpm = nlmsg_data(nlh);
drivers/net/vxlan/vxlan_vnifilter.c
313
tmsg = nlmsg_data(nlh);
drivers/net/vxlan/vxlan_vnifilter.c
353
tmsg = nlmsg_data(cb->nlh);
drivers/net/vxlan/vxlan_vnifilter.c
360
new_tmsg = nlmsg_data(nlh);
drivers/net/vxlan/vxlan_vnifilter.c
958
tmsg = nlmsg_data(nlh);
drivers/net/wireless/virtual/mac80211_hwsim_main.c
7252
gnlh = nlmsg_data(nlh);
drivers/scsi/scsi_netlink.c
59
hdr = nlmsg_data(nlh);
drivers/scsi/scsi_transport_fc.c
561
event = nlmsg_data(nlh);
drivers/scsi/scsi_transport_iscsi.c
2567
ev = nlmsg_data(nlh);
drivers/scsi/scsi_transport_iscsi.c
2597
ev = nlmsg_data(nlh);
drivers/scsi/scsi_transport_iscsi.c
2662
ev = nlmsg_data(nlh);
drivers/scsi/scsi_transport_iscsi.c
2697
ev = nlmsg_data(nlh);
drivers/scsi/scsi_transport_iscsi.c
2727
ev = nlmsg_data(nlh);
drivers/scsi/scsi_transport_iscsi.c
2757
ev = nlmsg_data(nlh);
drivers/scsi/scsi_transport_iscsi.c
2784
memcpy(nlmsg_data(nlh), payload, size);
drivers/scsi/scsi_transport_iscsi.c
2791
struct iscsi_uevent *ev = nlmsg_data(nlh);
drivers/scsi/scsi_transport_iscsi.c
2824
evstat = nlmsg_data(nlhstat);
drivers/scsi/scsi_transport_iscsi.c
2882
ev = nlmsg_data(nlh);
drivers/scsi/scsi_transport_iscsi.c
3300
struct iscsi_uevent *ev = nlmsg_data(nlh);
drivers/scsi/scsi_transport_iscsi.c
3340
evchap = nlmsg_data(nlhchap);
drivers/scsi/scsi_transport_iscsi.c
3705
struct iscsi_uevent *ev = nlmsg_data(nlh);
drivers/scsi/scsi_transport_iscsi.c
3744
evhost_stats = nlmsg_data(nlhhost_stats);
drivers/scsi/scsi_transport_iscsi.c
3775
struct iscsi_uevent *ev = nlmsg_data(nlh);
drivers/scsi/scsi_transport_iscsi.c
3887
struct iscsi_uevent *ev = nlmsg_data(nlh);
drivers/scsi/scsi_transport_iscsi.c
4072
ev = nlmsg_data(nlh);
include/linux/netfilter/nfnetlink.h
72
nfmsg = nlmsg_data(nlh);
include/net/netlink.h
635
return nlmsg_data(nlh);
include/net/netlink.h
646
unsigned char *data = nlmsg_data(nlh);
include/net/rtnetlink.h
67
return ((struct rtgenmsg *) nlmsg_data(nlh))->rtgen_family;
kernel/audit.c
1272
data = nlmsg_data(nlh);
kernel/audit.c
585
char *data = nlmsg_data(nlh);
kernel/audit.c
995
data = nlmsg_data(nlh);
kernel/taskstats.c
113
struct genlmsghdr *genlhdr = nlmsg_data(nlmsg_hdr(skb));
kernel/taskstats.c
99
struct genlmsghdr *genlhdr = nlmsg_data(nlmsg_hdr(skb));
lib/kobject_uevent.c
749
if (!nlmsg_data(nlh))
net/bridge/br_fdb.c
104
ndm = nlmsg_data(nlh);
net/bridge/br_fdb.c
799
struct ndmsg *ndm = nlmsg_data(nlh);
net/bridge/br_mdb.c
1636
bpm = nlmsg_data(nlh);
net/bridge/br_mdb.c
396
bpm = nlmsg_data(nlh);
net/bridge/br_mdb.c
429
bpm = nlmsg_data(nlh);
net/bridge/br_mdb.c
578
bpm = nlmsg_data(nlh);
net/bridge/br_netlink.c
483
hdr = nlmsg_data(nlh);
net/bridge/br_vlan.c
1948
bvm = nlmsg_data(nlh);
net/bridge/br_vlan.c
2037
bvm = nlmsg_data(nlh);
net/bridge/br_vlan.c
2133
bvm = nlmsg_data(cb->nlh);
net/bridge/br_vlan.c
2305
bvm = nlmsg_data(nlh);
net/bridge/br_vlan_options.c
533
bvm = nlmsg_data(nlh);
net/can/gw.c
1094
r = nlmsg_data(nlh);
net/can/gw.c
1227
r = nlmsg_data(nlh);
net/can/gw.c
644
rtcan = nlmsg_data(nlh);
net/can/gw.c
825
struct rtcanmsg *r = nlmsg_data(nlh);
net/core/drop_monitor.c
178
struct genlmsghdr *gnlh = (struct genlmsghdr *)nlmsg_data(nlh);
net/core/drop_monitor.c
236
nla = genlmsg_data(nlmsg_data(nlh));
net/core/fib_rules.c
1163
frh = nlmsg_data(nlh);
net/core/fib_rules.c
580
struct fib_rule_hdr *frh = nlmsg_data(nlh);
net/core/neighbour.c
1966
ndm = nlmsg_data(nlh);
net/core/neighbour.c
2038
ndm = nlmsg_data(nlh);
net/core/neighbour.c
2250
ndtmsg = nlmsg_data(nlh);
net/core/neighbour.c
2337
ndtmsg = nlmsg_data(nlh);
net/core/neighbour.c
2401
ndtmsg = nlmsg_data(nlh);
net/core/neighbour.c
2594
family = ((struct rtgenmsg *)nlmsg_data(nlh))->rtgen_family;
net/core/neighbour.c
2659
ndm = nlmsg_data(nlh);
net/core/neighbour.c
2732
ndm = nlmsg_data(nlh);
net/core/neighbour.c
2943
family = ((struct rtgenmsg *)nlmsg_data(nlh))->rtgen_family;
net/core/neighbour.c
2949
((struct ndmsg *)nlmsg_data(nlh))->ndm_flags == NTF_PROXY)
net/core/net_namespace.c
941
rth = nlmsg_data(nlh);
net/core/rtnetlink.c
2075
ifm = nlmsg_data(nlh);
net/core/rtnetlink.c
3508
struct ifinfomsg *ifm = nlmsg_data(nlh);
net/core/rtnetlink.c
3610
struct ifinfomsg *ifm = nlmsg_data(nlh);
net/core/rtnetlink.c
3849
return do_setlink(skb, dev, tgt_net, nlmsg_data(nlh), extack, tb, status);
net/core/rtnetlink.c
4006
ifm = nlmsg_data(nlh);
net/core/rtnetlink.c
4253
ifm = nlmsg_data(nlh);
net/core/rtnetlink.c
4385
ifm = nlmsg_data(nlh);
net/core/rtnetlink.c
4599
ndm = nlmsg_data(nlh);
net/core/rtnetlink.c
4734
ndm = nlmsg_data(nlh);
net/core/rtnetlink.c
4854
ndm = nlmsg_data(nlh);
net/core/rtnetlink.c
5082
ifm = nlmsg_data(nlh);
net/core/rtnetlink.c
5354
ifm = nlmsg_data(nlh);
net/core/rtnetlink.c
5615
ifm = nlmsg_data(nlh);
net/core/rtnetlink.c
5696
ifm = nlmsg_data(nlh);
net/core/rtnetlink.c
6050
ifsm = nlmsg_data(nlh);
net/core/rtnetlink.c
6384
ifsm = nlmsg_data(nlh);
net/core/rtnetlink.c
6442
ifsm = nlmsg_data(cb->nlh);
net/core/rtnetlink.c
6527
ifsm = nlmsg_data(nlh);
net/core/rtnetlink.c
6707
bpm = nlmsg_data(nlh);
net/core/rtnetlink.c
6810
bpm = nlmsg_data(nlh);
net/core/rtnetlink.c
6896
bpm = nlmsg_data(nlh);
net/core/rtnetlink.c
7000
family = ((struct rtgenmsg *)nlmsg_data(nlh))->rtgen_family;
net/core/sock_diag.c
230
struct sock_diag_req *req = nlmsg_data(nlh);
net/dcb/dcbnl.c
1915
struct dcbmsg *dcb = nlmsg_data(nlh);
net/dcb/dcbnl.c
230
dcb = nlmsg_data(nlh);
net/dsa/user.c
532
ndm = nlmsg_data(nlh);
net/ethtool/netlink.c
682
ghdr = nlmsg_data(cb->nlh);
net/ethtool/netlink.c
736
ghdr = nlmsg_data(cb->nlh);
net/ethtool/rss.c
996
genl_hdr = nlmsg_data(nlh);
net/ieee802154/netlink.c
48
void *hdr = genlmsg_data(nlmsg_data(nlh));
net/ieee802154/netlink.c
77
void *hdr = genlmsg_data(nlmsg_data(nlh));
net/ipv4/devinet.c
1720
ifm = nlmsg_data(nlh);
net/ipv4/devinet.c
2259
ncm = nlmsg_data(nlh);
net/ipv4/devinet.c
668
ifm = nlmsg_data(nlh);
net/ipv4/devinet.c
848
struct ifaddrmsg *ifm = nlmsg_data(nlh);
net/ipv4/devinet.c
886
struct ifaddrmsg *ifm = nlmsg_data(nlh);
net/ipv4/fib_frontend.c
1033
struct rtmsg *rtm = nlmsg_data(nlh);
net/ipv4/fib_frontend.c
1417
frn = nlmsg_data(nlh);
net/ipv4/fib_frontend.c
751
rtm = nlmsg_data(nlh);
net/ipv4/fib_semantics.c
1730
rtm = nlmsg_data(nlh);
net/ipv4/igmp.c
1477
ifm = nlmsg_data(nlh);
net/ipv4/inet_diag.c
1004
r = nlmsg_data(nlh);
net/ipv4/inet_diag.c
239
r = nlmsg_data(nlh);
net/ipv4/inet_diag.c
842
return __inet_diag_dump(skb, cb, nlmsg_data(cb->nlh));
net/ipv4/inet_diag.c
917
struct inet_diag_req *rc = nlmsg_data(cb->nlh);
net/ipv4/inet_diag.c
933
struct inet_diag_req *rc = nlmsg_data(nlh);
net/ipv4/inet_diag.c
987
nlmsg_data(h));
net/ipv4/ipmr.c
1032
nlmsg_data(nlh)) > 0) {
net/ipv4/ipmr.c
1039
e = nlmsg_data(nlh);
net/ipv4/ipmr.c
2518
rtm = nlmsg_data(nlh);
net/ipv4/ipmr.c
2640
rtgenm = nlmsg_data(nlh);
net/ipv4/ipmr.c
2874
rtm = nlmsg_data(nlh);
net/ipv4/ipmr.c
3079
hdr = nlmsg_data(nlh);
net/ipv4/ipmr.c
774
e = nlmsg_data(nlh);
net/ipv4/nexthop.c
1169
nhm = nlmsg_data(nlh);
net/ipv4/nexthop.c
3107
struct nhmsg *nhm = nlmsg_data(nlh);
net/ipv4/nexthop.c
3346
struct nhmsg *nhm = nlmsg_data(nlh);
net/ipv4/nexthop.c
3528
nhm = nlmsg_data(nlh);
net/ipv4/nexthop.c
3631
struct nhmsg *nhm = nlmsg_data(cb->nlh);
net/ipv4/nexthop.c
3770
struct nhmsg *nhm = nlmsg_data(cb->nlh);
net/ipv4/nexthop.c
928
nhm = nlmsg_data(nlh);
net/ipv4/route.c
2959
r = nlmsg_data(nlh);
net/ipv4/route.c
3310
rtm = nlmsg_data(nlh);
net/ipv4/tcp_diag.c
208
r = nlmsg_data(nlh);
net/ipv4/tcp_diag.c
247
r = nlmsg_data(nlh);
net/ipv6/addrconf.c
4824
ifm = nlmsg_data(nlh);
net/ipv6/addrconf.c
5007
ifm = nlmsg_data(nlh);
net/ipv6/addrconf.c
5120
ifm = nlmsg_data(nlh);
net/ipv6/addrconf.c
549
ncm = nlmsg_data(nlh);
net/ipv6/addrconf.c
5597
ifm = nlmsg_data(nlh);
net/ipv6/addrconf.c
6110
hdr = nlmsg_data(nlh);
net/ipv6/addrconf.c
6250
pmsg = nlmsg_data(nlh);
net/ipv6/addrlabel.c
390
ifal = nlmsg_data(nlh);
net/ipv6/addrlabel.c
429
struct ifaddrlblmsg *ifal = nlmsg_data(nlh);
net/ipv6/addrlabel.c
588
ifal = nlmsg_data(nlh);
net/ipv6/ip6_fib.c
652
struct rtmsg *rtm = nlmsg_data(nlh);
net/ipv6/ip6mr.c
1066
nlmsg_data(nlh)) > 0) {
net/ipv6/ip6mr.c
1072
((struct nlmsgerr *)nlmsg_data(nlh))->error = -EMSGSIZE;
net/ipv6/ip6mr.c
2545
rtm = nlmsg_data(nlh);
net/ipv6/ip6mr.c
2667
rtgenm = nlmsg_data(nlh);
net/ipv6/ip6mr.c
2713
rtm = nlmsg_data(nlh);
net/ipv6/ip6mr.c
830
((struct nlmsgerr *)nlmsg_data(nlh))->error = -ETIMEDOUT;
net/ipv6/ndisc.c
1205
ndmsg = nlmsg_data(nlh);
net/ipv6/route.c
5197
rtm = nlmsg_data(nlh);
net/ipv6/route.c
5802
rtm = nlmsg_data(nlh);
net/ipv6/route.c
6233
rtm = nlmsg_data(nlh);
net/mctp/device.c
201
ifm = nlmsg_data(nlh);
net/mctp/device.c
264
ifm = nlmsg_data(nlh);
net/mctp/device.c
72
hdr = nlmsg_data(nlh);
net/mctp/neigh.c
154
ndm = nlmsg_data(nlh);
net/mctp/neigh.c
197
ndm = nlmsg_data(nlh);
net/mctp/neigh.c
220
hdr = nlmsg_data(nlh);
net/mctp/route.c
1473
*rtm = nlmsg_data(nlh);
net/mctp/route.c
1644
hdr = nlmsg_data(nlh);
net/mpls/af_mpls.c
1179
ncm = nlmsg_data(nlh);
net/mpls/af_mpls.c
1864
rtm = nlmsg_data(nlh);
net/mpls/af_mpls.c
2047
rtm = nlmsg_data(nlh);
net/mpls/af_mpls.c
2436
rtm = nlmsg_data(in_nlh);
net/mpls/af_mpls.c
2538
r = nlmsg_data(nlh);
net/ncsi/ncsi-netlink.c
582
nle = (struct nlmsgerr *)nlmsg_data(nlh);
net/netfilter/ipset/ip_set_core.c
1785
errmsg = nlmsg_data(rep);
net/netfilter/nf_conntrack_netlink.c
1070
struct nfgenmsg *nfmsg = nlmsg_data(cb->nlh);
net/netfilter/nf_conntrack_netlink.c
1737
struct nfgenmsg *nfmsg = nlmsg_data(cb->nlh);
net/netfilter/nf_conntrack_netlink.c
3155
struct nfgenmsg *nfmsg = nlmsg_data(cb->nlh);
net/netfilter/nf_conntrack_netlink.c
3201
struct nfgenmsg *nfmsg = nlmsg_data(cb->nlh);
net/netfilter/nf_conntrack_netlink.c
3269
struct nfgenmsg *nfmsg = nlmsg_data(nlh);
net/netfilter/nf_tables_api.c
1249
const struct nfgenmsg *nfmsg = nlmsg_data(cb->nlh);
net/netfilter/nf_tables_api.c
2197
const struct nfgenmsg *nfmsg = nlmsg_data(cb->nlh);
net/netfilter/nf_tables_api.c
3939
const struct nfgenmsg *nfmsg = nlmsg_data(cb->nlh);
net/netfilter/nf_tables_api.c
8479
const struct nfgenmsg *nfmsg = nlmsg_data(cb->nlh);
net/netfilter/nf_tables_api.c
9523
const struct nfgenmsg *nfmsg = nlmsg_data(cb->nlh);
net/netfilter/nfnetlink.c
263
.nfmsg = nlmsg_data(nlh),
net/netfilter/nfnetlink.c
507
.nfmsg = nlmsg_data(nlh),
net/netfilter/nfnetlink.c
639
nfgenmsg = nlmsg_data(nlh);
net/netfilter/nfnetlink_hook.c
343
struct nfgenmsg *nfmsg = nlmsg_data(cb->nlh);
net/netfilter/nfnetlink_hook.c
383
const struct nfgenmsg *nfmsg = nlmsg_data(cb->nlh);
net/netlink/af_netlink.c
2157
memset(nlmsg_data(nlh) + len, 0, NLMSG_ALIGN(size) - size);
net/netlink/af_netlink.c
2195
return !WARN_ON(addr < nlmsg_data(nlh) ||
net/netlink/af_netlink.c
2244
memcpy(nlmsg_data(nlh), &nlk->dump_done_errno, sizeof(nlk->dump_done_errno));
net/netlink/af_netlink.c
2501
errmsg = nlmsg_data(rep);
net/netlink/af_netlink.c
2509
memcpy(nlmsg_data(&errmsg->msg), nlmsg_data(nlh),
net/netlink/diag.c
102
req = nlmsg_data(cb->nlh);
net/netlink/diag.c
191
req = nlmsg_data(cb->nlh);
net/netlink/diag.c
57
rep = nlmsg_data(nlh);
net/netlink/genetlink.c
1102
info.genlhdr = nlmsg_data(nlh);
net/netlink/genetlink.c
1161
struct genlmsghdr *hdr = nlmsg_data(nlh);
net/netlink/genetlink.c
899
hdr = nlmsg_data(nlh);
net/netlink/genetlink.c
995
info->info.genlhdr = nlmsg_data(cb->nlh);
net/openvswitch/datapath.c
1490
struct ovs_header *ovs_header = genlmsg_data(nlmsg_data(cb->nlh));
net/openvswitch/datapath.c
2549
struct ovs_header *ovs_header = genlmsg_data(nlmsg_data(cb->nlh));
net/packet/diag.c
143
rp = nlmsg_data(nlh);
net/packet/diag.c
197
req = nlmsg_data(cb->nlh);
net/packet/diag.c
233
req = nlmsg_data(h);
net/phonet/pn_netlink.c
112
ifm = nlmsg_data(nlh);
net/phonet/pn_netlink.c
183
rtm = nlmsg_data(nlh);
net/phonet/pn_netlink.c
254
rtm = nlmsg_data(nlh);
net/phonet/pn_netlink.c
73
ifm = nlmsg_data(nlh);
net/sched/act_api.c
1659
t = nlmsg_data(nlh);
net/sched/act_api.c
1790
t = nlmsg_data(nlh);
net/sched/act_api.c
2211
struct tcamsg *t = (struct tcamsg *) nlmsg_data(cb->nlh);
net/sched/act_api.c
2253
t = nlmsg_data(nlh);
net/sched/cls_api.c
2065
tcm = nlmsg_data(nlh);
net/sched/cls_api.c
2268
t = nlmsg_data(n);
net/sched/cls_api.c
2498
t = nlmsg_data(n);
net/sched/cls_api.c
2657
t = nlmsg_data(n);
net/sched/cls_api.c
2783
struct tcmsg *tcm = nlmsg_data(cb->nlh);
net/sched/cls_api.c
2851
struct tcmsg *tcm = nlmsg_data(cb->nlh);
net/sched/cls_api.c
2967
tcm = nlmsg_data(nlh);
net/sched/cls_api.c
3134
t = nlmsg_data(n);
net/sched/cls_api.c
3251
struct tcmsg *tcm = nlmsg_data(cb->nlh);
net/sched/sch_api.c
1559
struct tcmsg *tcm = nlmsg_data(n);
net/sched/sch_api.c
1829
tcm = nlmsg_data(n);
net/sched/sch_api.c
1855
tcm = nlmsg_data(nlh);
net/sched/sch_api.c
1919
tcm = nlmsg_data(nlh);
net/sched/sch_api.c
1981
tcm = nlmsg_data(nlh);
net/sched/sch_api.c
2322
struct tcmsg *tcm = nlmsg_data(n);
net/sched/sch_api.c
2446
struct tcmsg *tcm = nlmsg_data(cb->nlh);
net/sched/sch_api.c
930
tcm = nlmsg_data(nlh);
net/sctp/diag.c
148
r = nlmsg_data(nlh);
net/smc/smc_diag.c
217
rc = __smc_diag_dump(sk, skb, cb, nlmsg_data(cb->nlh), bc);
net/smc/smc_diag.c
88
r = nlmsg_data(nlh);
net/tipc/diag.c
53
struct tipc_sock_diag_req *req = nlmsg_data(cb->nlh);
net/tipc/netlink_compat.c
1304
msg.req = nlmsg_data(req_nlh) + GENL_HDRLEN + TIPC_GENL_HDRLEN;
net/unix/diag.c
130
rep = nlmsg_data(nlh);
net/unix/diag.c
183
req = nlmsg_data(cb->nlh);
net/unix/diag.c
307
return unix_diag_get_exact(skb, h, nlmsg_data(h));
net/vmw_vsock/diag.c
26
rep = nlmsg_data(nlh);
net/vmw_vsock/diag.c
58
req = nlmsg_data(cb->nlh);
net/wireless/nl80211.c
19422
memset(nlmsg_data(nlh), 0, nlmsg_len(nlh));
net/wireless/wext-core.c
428
r = nlmsg_data(nlh);
net/xdp/xsk_diag.c
106
msg = nlmsg_data(nlh);
net/xdp/xsk_diag.c
153
struct xdp_diag_req *req = nlmsg_data(cb->nlh);
net/xfrm/xfrm_compat.c
155
memset(nlmsg_data(nlh_dst), 0, payload);
net/xfrm/xfrm_compat.c
171
memcpy(nlmsg_data(nlh_dst), nlmsg_data(nlh_src), src_len);
net/xfrm/xfrm_compat.c
179
memcpy(nlmsg_data(nlh_dst), nlmsg_data(nlh_src), payload);
net/xfrm/xfrm_compat.c
182
const struct xfrm_user_expire *src_ue = nlmsg_data(nlh_src);
net/xfrm/xfrm_compat.c
183
struct compat_xfrm_user_expire *dst_ue = nlmsg_data(nlh_dst);
net/xfrm/xfrm_compat.c
191
const struct xfrm_user_acquire *src_ua = nlmsg_data(nlh_src);
net/xfrm/xfrm_compat.c
192
struct compat_xfrm_user_acquire *dst_ua = nlmsg_data(nlh_dst);
net/xfrm/xfrm_compat.c
202
const struct xfrm_user_polexpire *src_upe = nlmsg_data(nlh_src);
net/xfrm/xfrm_compat.c
203
struct compat_xfrm_user_polexpire *dst_upe = nlmsg_data(nlh_dst);
net/xfrm/xfrm_compat.c
211
const struct xfrm_userspi_info *src_usi = nlmsg_data(nlh_src);
net/xfrm/xfrm_compat.c
212
struct compat_xfrm_userspi_info *dst_usi = nlmsg_data(nlh_dst);
net/xfrm/xfrm_compat.c
489
memset(nlmsg_data(dst), 0, xfrm_msg_min[type]);
net/xfrm/xfrm_compat.c
509
memcpy(nlmsg_data(dst), nlmsg_data(src), compat_msg_min[type]);
net/xfrm/xfrm_compat.c
516
memcpy(nlmsg_data(dst), nlmsg_data(src), compat_msg_min[type]);
net/xfrm/xfrm_compat.c
519
const struct compat_xfrm_user_expire *src_ue = nlmsg_data(src);
net/xfrm/xfrm_compat.c
520
struct xfrm_user_expire *dst_ue = nlmsg_data(dst);
net/xfrm/xfrm_compat.c
528
const struct compat_xfrm_user_acquire *src_ua = nlmsg_data(src);
net/xfrm/xfrm_compat.c
529
struct xfrm_user_acquire *dst_ua = nlmsg_data(dst);
net/xfrm/xfrm_compat.c
539
const struct compat_xfrm_user_polexpire *src_upe = nlmsg_data(src);
net/xfrm/xfrm_compat.c
540
struct xfrm_user_polexpire *dst_upe = nlmsg_data(dst);
net/xfrm/xfrm_compat.c
548
const struct compat_xfrm_userspi_info *src_usi = nlmsg_data(src);
net/xfrm/xfrm_compat.c
549
struct xfrm_userspi_info *dst_usi = nlmsg_data(dst);
net/xfrm/xfrm_user.c
1043
struct xfrm_usersa_info *p = nlmsg_data(nlh);
net/xfrm/xfrm_user.c
1125
struct xfrm_usersa_id *p = nlmsg_data(nlh);
net/xfrm/xfrm_user.c
1512
p = nlmsg_data(nlh);
net/xfrm/xfrm_user.c
1677
f = nlmsg_data(nlh);
net/xfrm/xfrm_user.c
1774
u32 *flags = nlmsg_data(nlh);
net/xfrm/xfrm_user.c
1809
f = nlmsg_data(nlh);
net/xfrm/xfrm_user.c
1834
u32 *flags = nlmsg_data(nlh);
net/xfrm/xfrm_user.c
1853
struct xfrm_usersa_id *p = nlmsg_data(nlh);
net/xfrm/xfrm_user.c
1890
p = nlmsg_data(nlh);
net/xfrm/xfrm_user.c
2289
struct xfrm_userpolicy_info *p = nlmsg_data(nlh);
net/xfrm/xfrm_user.c
2420
p = nlmsg_data(nlh);
net/xfrm/xfrm_user.c
2532
up = nlmsg_data(nlh);
net/xfrm/xfrm_user.c
2556
struct xfrm_userpolicy_default *up = nlmsg_data(nlh);
net/xfrm/xfrm_user.c
2594
r_up = nlmsg_data(r_nlh);
net/xfrm/xfrm_user.c
2617
p = nlmsg_data(nlh);
net/xfrm/xfrm_user.c
2693
struct xfrm_usersa_flush *p = nlmsg_data(nlh);
net/xfrm/xfrm_user.c
2739
id = nlmsg_data(nlh);
net/xfrm/xfrm_user.c
2812
struct xfrm_aevent_id *p = nlmsg_data(nlh);
net/xfrm/xfrm_user.c
2860
struct xfrm_aevent_id *p = nlmsg_data(nlh);
net/xfrm/xfrm_user.c
2943
struct xfrm_user_polexpire *up = nlmsg_data(nlh);
net/xfrm/xfrm_user.c
3011
struct xfrm_user_expire *ue = nlmsg_data(nlh);
net/xfrm/xfrm_user.c
3053
struct xfrm_user_acquire *ua = nlmsg_data(nlh);
net/xfrm/xfrm_user.c
3186
struct xfrm_userpolicy_id *pi = nlmsg_data(nlh);
net/xfrm/xfrm_user.c
3255
hdr = nlmsg_data(nlh);
net/xfrm/xfrm_user.c
3346
struct xfrm_user_migrate_state *um = nlmsg_data(nlh);
net/xfrm/xfrm_user.c
3595
pol_id = nlmsg_data(nlh);
net/xfrm/xfrm_user.c
3951
ue = nlmsg_data(nlh);
net/xfrm/xfrm_user.c
4031
p = nlmsg_data(nlh);
net/xfrm/xfrm_user.c
4125
p = nlmsg_data(nlh);
net/xfrm/xfrm_user.c
4129
id = nlmsg_data(nlh);
net/xfrm/xfrm_user.c
4203
ua = nlmsg_data(nlh);
net/xfrm/xfrm_user.c
4333
upe = nlmsg_data(nlh);
net/xfrm/xfrm_user.c
4403
p = nlmsg_data(nlh);
net/xfrm/xfrm_user.c
4407
id = nlmsg_data(nlh);
net/xfrm/xfrm_user.c
4509
ur = nlmsg_data(nlh);
net/xfrm/xfrm_user.c
4556
um = nlmsg_data(nlh);
samples/connector/cn_test.c
65
msg = nlmsg_data(nlh);
security/selinux/netlink.c
48
struct selnl_msg_setenforce *msg = nlmsg_data(nlh);
security/selinux/netlink.c
56
struct selnl_msg_policyload *msg = nlmsg_data(nlh);
tools/lib/thermal/thermal_nl.c
79
struct genlmsghdr *gnlh = nlmsg_data(nlmsg_hdr(msg));
tools/power/x86/intel-speed-select/hfi-events.c
126
struct genlmsghdr *gnlh = nlmsg_data(nlmsg_hdr(msg));
tools/testing/selftests/net/ovpn/ovpn-cli.c
1452
struct genlmsghdr *gnlh = nlmsg_data(nlmsg_hdr(msg));
tools/testing/selftests/net/ovpn/ovpn-cli.c
1500
struct genlmsghdr *gnlh = nlmsg_data(nlmsg_hdr(msg));
tools/testing/selftests/net/ovpn/ovpn-cli.c
766
struct genlmsghdr *gnlh = nlmsg_data(nlmsg_hdr(msg));
tools/testing/selftests/net/ovpn/ovpn-cli.c
982
struct genlmsghdr *gnlh = nlmsg_data(nlmsg_hdr(msg));