| /Linux-v5.15/net/xfrm/ |
| D | xfrm_compat.c | 148 memset(nlmsg_data(nlh_dst), 0, payload); in xfrm_nlmsg_put_compat() 163 memcpy(nlmsg_data(nlh_dst), nlmsg_data(nlh_src), src_len); in xfrm_nlmsg_put_compat() 171 memcpy(nlmsg_data(nlh_dst), nlmsg_data(nlh_src), payload); in xfrm_nlmsg_put_compat() 174 const struct xfrm_user_expire *src_ue = nlmsg_data(nlh_src); in xfrm_nlmsg_put_compat() 175 struct compat_xfrm_user_expire *dst_ue = nlmsg_data(nlh_dst); in xfrm_nlmsg_put_compat() 183 const struct xfrm_user_acquire *src_ua = nlmsg_data(nlh_src); in xfrm_nlmsg_put_compat() 184 struct compat_xfrm_user_acquire *dst_ua = nlmsg_data(nlh_dst); in xfrm_nlmsg_put_compat() 194 const struct xfrm_user_polexpire *src_upe = nlmsg_data(nlh_src); in xfrm_nlmsg_put_compat() 195 struct compat_xfrm_user_polexpire *dst_upe = nlmsg_data(nlh_dst); in xfrm_nlmsg_put_compat() 203 const struct xfrm_userspi_info *src_usi = nlmsg_data(nlh_src); in xfrm_nlmsg_put_compat() [all …]
|
| D | xfrm_user.c | 675 struct xfrm_usersa_info *p = nlmsg_data(nlh); in xfrm_add_sa() 757 struct xfrm_usersa_id *p = nlmsg_data(nlh); in xfrm_del_sa() 1048 p = nlmsg_data(nlh); in dump_one_state() 1204 f = nlmsg_data(nlh); in build_spdinfo() 1291 u32 *flags = nlmsg_data(nlh); in xfrm_get_spdinfo() 1326 f = nlmsg_data(nlh); in build_sadinfo() 1350 u32 *flags = nlmsg_data(nlh); in xfrm_get_sadinfo() 1369 struct xfrm_usersa_id *p = nlmsg_data(nlh); in xfrm_get_sa() 1404 p = nlmsg_data(nlh); in xfrm_alloc_userspi() 1745 struct xfrm_userpolicy_info *p = nlmsg_data(nlh); in xfrm_add_policy() [all …]
|
| /Linux-v5.15/security/selinux/ |
| D | netlink.c | 47 struct selnl_msg_setenforce *msg = nlmsg_data(nlh); in selnl_add_payload() 55 struct selnl_msg_policyload *msg = nlmsg_data(nlh); in selnl_add_payload()
|
| /Linux-v5.15/net/phonet/ |
| D | pn_netlink.c | 74 ifm = nlmsg_data(nlh); in addr_doit() 105 ifm = nlmsg_data(nlh); in fill_addr() 170 rtm = nlmsg_data(nlh); in fill_route() 241 rtm = nlmsg_data(nlh); in route_doit()
|
| /Linux-v5.15/net/mctp/ |
| D | neigh.c | 153 ndm = nlmsg_data(nlh); in mctp_rtm_newneigh() 196 ndm = nlmsg_data(nlh); in mctp_rtm_delneigh() 219 hdr = nlmsg_data(nlh); in mctp_fill_neigh() 252 ndmsg = nlmsg_data(cb->nlh); in mctp_rtm_getneigh()
|
| D | device.c | 57 hdr = nlmsg_data(nlh); in mctp_fill_addrinfo() 105 hdr = nlmsg_data(cb->nlh); in mctp_dump_addrinfo() 161 ifm = nlmsg_data(nlh); in mctp_rtm_newaddr() 223 ifm = nlmsg_data(nlh); in mctp_rtm_deladdr()
|
| /Linux-v5.15/crypto/ |
| D | crypto_user_base.c | 170 ualg = nlmsg_data(nlh); in crypto_report_alg() 188 struct crypto_user_alg *p = nlmsg_data(in_nlh); in crypto_report() 264 struct crypto_user_alg *p = nlmsg_data(nlh); in crypto_update_alg() 300 struct crypto_user_alg *p = nlmsg_data(nlh); in crypto_del_alg() 340 struct crypto_user_alg *p = nlmsg_data(nlh); in crypto_add_alg()
|
| /Linux-v5.15/net/netlink/ |
| D | diag.c | 57 rep = nlmsg_data(nlh); in sk_diag_fill() 101 req = nlmsg_data(cb->nlh); in __netlink_diag_dump() 190 req = nlmsg_data(cb->nlh); in netlink_diag_dump()
|
| /Linux-v5.15/net/ieee802154/ |
| D | netlink.c | 48 void *hdr = genlmsg_data(nlmsg_data(nlh)); in ieee802154_nl_mcast() 77 void *hdr = genlmsg_data(nlmsg_data(nlh)); in ieee802154_nl_reply()
|
| /Linux-v5.15/net/packet/ |
| D | diag.c | 143 rp = nlmsg_data(nlh); in sk_diag_fill() 197 req = nlmsg_data(cb->nlh); in packet_diag_dump() 233 req = nlmsg_data(h); in packet_diag_handler_dump()
|
| /Linux-v5.15/net/ipv6/ |
| D | addrlabel.c | 399 ifal = nlmsg_data(nlh); in ip6addrlbl_newdel() 438 struct ifaddrlblmsg *ifal = nlmsg_data(nlh); in ip6addrlbl_putmsg() 479 ifal = nlmsg_data(nlh); in ip6addrlbl_valid_dump_req() 551 ifal = nlmsg_data(nlh); in ip6addrlbl_valid_get_req() 594 ifal = nlmsg_data(nlh); in ip6addrlbl_get()
|
| /Linux-v5.15/net/vmw_vsock/ |
| D | diag.c | 26 rep = nlmsg_data(nlh); in sk_diag_fill() 58 req = nlmsg_data(cb->nlh); in vsock_diag_dump()
|
| /Linux-v5.15/net/unix/ |
| D | diag.c | 133 rep = nlmsg_data(nlh); in sk_diag_fill() 201 req = nlmsg_data(cb->nlh); in unix_diag_dump() 321 return unix_diag_get_exact(skb, h, nlmsg_data(h)); in unix_diag_handler_dump()
|
| /Linux-v5.15/drivers/connector/ |
| D | connector.c | 106 data = nlmsg_data(nlh); in cn_netlink_send_mult() 136 struct cn_msg *msg = nlmsg_data(nlmsg_hdr(skb)); in cn_call_callback()
|
| /Linux-v5.15/net/xdp/ |
| D | xsk_diag.c | 106 msg = nlmsg_data(nlh); in xsk_diag_fill() 150 struct xdp_diag_req *req = nlmsg_data(cb->nlh); in xsk_diag_dump()
|
| /Linux-v5.15/net/ipv4/ |
| D | inet_diag.c | 257 r = nlmsg_data(nlh); in inet_sk_diag_fill() 432 r = nlmsg_data(nlh); in inet_twsk_diag_fill() 471 r = nlmsg_data(nlh); in inet_req_diag_fill() 1199 return __inet_diag_dump(skb, cb, nlmsg_data(cb->nlh)); in inet_diag_dump() 1279 struct inet_diag_req *rc = nlmsg_data(cb->nlh); in inet_diag_dump_compat() 1294 struct inet_diag_req *rc = nlmsg_data(nlh); in inet_diag_get_exact_compat() 1347 nlmsg_data(h)); in inet_diag_handler_cmd() 1364 r = nlmsg_data(nlh); in inet_diag_handler_get_info()
|
| /Linux-v5.15/net/tipc/ |
| D | diag.c | 53 struct tipc_sock_diag_req *req = nlmsg_data(cb->nlh); in __tipc_add_sock_diag()
|
| /Linux-v5.15/drivers/scsi/ |
| D | scsi_netlink.c | 59 hdr = nlmsg_data(nlh); in scsi_nl_rcv_msg()
|
| /Linux-v5.15/net/decnet/netfilter/ |
| D | dn_rtmsg.c | 54 rtm = (struct nf_dn_rtmsg *)nlmsg_data(nlh); in dnrmg_build_message()
|
| /Linux-v5.15/include/linux/netfilter/ |
| D | nfnetlink.h | 73 nfmsg = nlmsg_data(nlh); in nfnl_fill_hdr()
|
| /Linux-v5.15/net/smc/ |
| D | smc_diag.c | 87 r = nlmsg_data(nlh); in __smc_diag_dump() 212 rc = __smc_diag_dump(sk, skb, cb, nlmsg_data(cb->nlh), bc); in smc_diag_dump_proto()
|
| /Linux-v5.15/net/netfilter/ |
| D | nfnetlink_hook.c | 248 struct nfgenmsg *nfmsg = nlmsg_data(cb->nlh); in nfnl_hook_dump() 288 const struct nfgenmsg *nfmsg = nlmsg_data(cb->nlh); in nfnl_hook_dump_start()
|
| D | nfnetlink.c | 260 .nfmsg = nlmsg_data(nlh), in nfnetlink_rcv_msg() 496 .nfmsg = nlmsg_data(nlh), in nfnetlink_rcv_batch() 626 nfgenmsg = nlmsg_data(nlh); in nfnetlink_rcv_skb_batch()
|
| /Linux-v5.15/net/core/ |
| D | rtnetlink.c | 1707 ifm = nlmsg_data(nlh); in rtnl_fill_ifinfo() 2036 ifm = nlmsg_data(nlh); in rtnl_valid_dump_ifinfo_req() 2999 ifm = nlmsg_data(nlh); in rtnl_setlink() 3097 ifm = nlmsg_data(nlh); in rtnl_dellink() 3288 ifm = nlmsg_data(nlh); in __rtnl_newlink() 3528 ifm = nlmsg_data(nlh); in rtnl_valid_getlink_req() 3591 ifm = nlmsg_data(nlh); in rtnl_getlink() 3676 ifm = nlmsg_data(nlh); in rtnl_linkprop() 3878 ndm = nlmsg_data(nlh); in nlmsg_populate_fdb_fill() 4008 ndm = nlmsg_data(nlh); in rtnl_fdb_add() [all …]
|
| /Linux-v5.15/fs/dlm/ |
| D | netlink.c | 50 struct genlmsghdr *genlhdr = nlmsg_data((struct nlmsghdr *)skb->data); in send_data()
|