Home
last modified time | relevance | path

Searched defs:nlh0 (Results 1 – 25 of 112) sorted by relevance

12345

/external/strace/tests/
Dnetlink_route.c148 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(num)); in test_nlmsg_done() local
160 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(buf)); in test_rtnl_unspec() local
215 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(ifinfo)); in test_rtnl_link() local
236 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(msg)); in test_rtnl_addr() local
261 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(msg)); in test_rtnl_route() local
288 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(msg)); in test_rtnl_rule() local
312 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(msg)); in test_rtnl_neigh() local
328 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(msg)); in test_rtnl_neightbl() local
346 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(msg)); in test_rtnl_tc() local
363 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(msg)); in test_rtnl_tca() local
[all …]
Dnetlink_sock_diag.c132 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(buf)); in test_odd_family_req() local
182 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(buf)); in test_odd_family_msg() local
233 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(req)); in test_unix_diag_req() local
255 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(msg)); in test_unix_diag_msg() local
276 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(req)); in test_netlink_diag_req() local
312 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(msg)); in test_netlink_diag_msg() local
337 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(req)); in test_packet_diag_req() local
358 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(msg)); in test_packet_diag_msg() local
386 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(req)); in test_inet_diag_sockid() local
452 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(req)); in test_inet_diag_req() local
[all …]
Dnetlink_selinux.c57 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, 4); in test_selnl_msg_unspec() local
72 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(msg)); in test_selnl_msg_setenforce() local
86 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(msg)); in test_selnl_msg_policyload() local
Dnetlink_crypto.c110 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(alg)); in test_crypto_msg_newalg() local
152 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, 4); in test_crypto_msg_unspec() local
Dnetlink_netfilter.c92 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(num)); in test_nlmsg_done() local
115 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, in test_nfgenmsg() local
Dnetlink_protocol.c208 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(*err) + 4); in test_nlmsgerr() local
324 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(num)); in test_nlmsg_done() local
Dnlattr_ifla_port.c56 void *nlh0 = midtail_alloc(NLMSG_SPACE(hdrlen), 2 * NLA_HDRLEN + 8); in main() local
Dnlattr_ifla_brport.c59 void *nlh0 = midtail_alloc(NLMSG_SPACE(hdrlen), in main() local
Dnlattr_nlmsgerr.c76 void *const nlh0 = midtail_alloc(NLMSG_SPACE(hdrlen), in main() local
/external/strace/tests-mx32/
Dnetlink_route.c148 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(num)); in test_nlmsg_done() local
160 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(buf)); in test_rtnl_unspec() local
215 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(ifinfo)); in test_rtnl_link() local
236 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(msg)); in test_rtnl_addr() local
261 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(msg)); in test_rtnl_route() local
288 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(msg)); in test_rtnl_rule() local
312 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(msg)); in test_rtnl_neigh() local
328 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(msg)); in test_rtnl_neightbl() local
346 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(msg)); in test_rtnl_tc() local
363 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(msg)); in test_rtnl_tca() local
[all …]
Dnetlink_sock_diag.c132 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(buf)); in test_odd_family_req() local
182 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(buf)); in test_odd_family_msg() local
233 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(req)); in test_unix_diag_req() local
255 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(msg)); in test_unix_diag_msg() local
276 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(req)); in test_netlink_diag_req() local
312 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(msg)); in test_netlink_diag_msg() local
337 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(req)); in test_packet_diag_req() local
358 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(msg)); in test_packet_diag_msg() local
386 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(req)); in test_inet_diag_sockid() local
452 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(req)); in test_inet_diag_req() local
[all …]
Dnetlink_selinux.c57 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, 4); in test_selnl_msg_unspec() local
72 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(msg)); in test_selnl_msg_setenforce() local
86 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(msg)); in test_selnl_msg_policyload() local
Dnetlink_crypto.c110 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(alg)); in test_crypto_msg_newalg() local
152 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, 4); in test_crypto_msg_unspec() local
Dnetlink_netfilter.c92 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(num)); in test_nlmsg_done() local
115 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, in test_nfgenmsg() local
Dnetlink_protocol.c208 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(*err) + 4); in test_nlmsgerr() local
324 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(num)); in test_nlmsg_done() local
Dnlattr_ifla_port.c56 void *nlh0 = midtail_alloc(NLMSG_SPACE(hdrlen), 2 * NLA_HDRLEN + 8); in main() local
/external/strace/tests-m32/
Dnetlink_route.c148 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(num)); in test_nlmsg_done() local
160 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(buf)); in test_rtnl_unspec() local
215 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(ifinfo)); in test_rtnl_link() local
236 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(msg)); in test_rtnl_addr() local
261 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(msg)); in test_rtnl_route() local
288 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(msg)); in test_rtnl_rule() local
312 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(msg)); in test_rtnl_neigh() local
328 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(msg)); in test_rtnl_neightbl() local
346 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(msg)); in test_rtnl_tc() local
363 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(msg)); in test_rtnl_tca() local
[all …]
Dnetlink_sock_diag.c132 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(buf)); in test_odd_family_req() local
182 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(buf)); in test_odd_family_msg() local
233 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(req)); in test_unix_diag_req() local
255 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(msg)); in test_unix_diag_msg() local
276 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(req)); in test_netlink_diag_req() local
312 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(msg)); in test_netlink_diag_msg() local
337 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(req)); in test_packet_diag_req() local
358 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(msg)); in test_packet_diag_msg() local
386 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(req)); in test_inet_diag_sockid() local
452 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(req)); in test_inet_diag_req() local
[all …]
Dnetlink_selinux.c57 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, 4); in test_selnl_msg_unspec() local
72 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(msg)); in test_selnl_msg_setenforce() local
86 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(msg)); in test_selnl_msg_policyload() local
Dnetlink_crypto.c110 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(alg)); in test_crypto_msg_newalg() local
152 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, 4); in test_crypto_msg_unspec() local
Dnetlink_netfilter.c92 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(num)); in test_nlmsg_done() local
115 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, in test_nfgenmsg() local
Dnetlink_protocol.c208 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(*err) + 4); in test_nlmsgerr() local
324 void *const nlh0 = midtail_alloc(NLMSG_HDRLEN, sizeof(num)); in test_nlmsg_done() local
Dnlattr_ifla_port.c56 void *nlh0 = midtail_alloc(NLMSG_SPACE(hdrlen), 2 * NLA_HDRLEN + 8); in main() local
Dnlattr_nlmsgerr.c76 void *const nlh0 = midtail_alloc(NLMSG_SPACE(hdrlen), in main() local
Dnlattr_ifla_brport.c59 void *nlh0 = midtail_alloc(NLMSG_SPACE(hdrlen), in main() local

12345