/external/strace/tests-mx32/ |
D | netlink_sock_diag.c | 227 .sdiag_protocol = 253, in test_unix_diag_req() 237 PRINT_FIELD_U(", ", req, sdiag_protocol); in test_unix_diag_req() 271 .sdiag_protocol = NDIAG_PROTO_ALL, in test_netlink_diag_req() 286 req.sdiag_protocol = NETLINK_ROUTE; in test_netlink_diag_req() 332 .sdiag_protocol = ETH_P_LOOP, in test_packet_diag_req() 341 printf(", sdiag_protocol=%#x", req.sdiag_protocol); in test_packet_diag_req() 377 .sdiag_protocol = IPPROTO_TCP, in test_inet_diag_sockid() 485 .sdiag_protocol = IPPROTO_TCP, in test_inet_diag_req_v2()
|
D | netlink_netlink_diag.c | 58 .sdiag_protocol = NDIAG_PROTO_ALL in send_query()
|
/external/strace/tests-m32/ |
D | netlink_sock_diag.c | 227 .sdiag_protocol = 253, in test_unix_diag_req() 237 PRINT_FIELD_U(", ", req, sdiag_protocol); in test_unix_diag_req() 271 .sdiag_protocol = NDIAG_PROTO_ALL, in test_netlink_diag_req() 286 req.sdiag_protocol = NETLINK_ROUTE; in test_netlink_diag_req() 332 .sdiag_protocol = ETH_P_LOOP, in test_packet_diag_req() 341 printf(", sdiag_protocol=%#x", req.sdiag_protocol); in test_packet_diag_req() 377 .sdiag_protocol = IPPROTO_TCP, in test_inet_diag_sockid() 485 .sdiag_protocol = IPPROTO_TCP, in test_inet_diag_req_v2()
|
/external/strace/tests/ |
D | netlink_sock_diag.c | 227 .sdiag_protocol = 253, in test_unix_diag_req() 237 PRINT_FIELD_U(", ", req, sdiag_protocol); in test_unix_diag_req() 271 .sdiag_protocol = NDIAG_PROTO_ALL, in test_netlink_diag_req() 286 req.sdiag_protocol = NETLINK_ROUTE; in test_netlink_diag_req() 332 .sdiag_protocol = ETH_P_LOOP, in test_packet_diag_req() 341 printf(", sdiag_protocol=%#x", req.sdiag_protocol); in test_packet_diag_req() 377 .sdiag_protocol = IPPROTO_TCP, in test_inet_diag_sockid() 485 .sdiag_protocol = IPPROTO_TCP, in test_inet_diag_req_v2()
|
D | netlink_netlink_diag.c | 58 .sdiag_protocol = NDIAG_PROTO_ALL in send_query()
|
/external/iproute2/include/uapi/linux/ |
D | inet_diag.h | 40 __u8 sdiag_protocol; member 57 __u8 sdiag_protocol; member
|
D | sock_diag.h | 12 __u8 sdiag_protocol; member
|
D | unix_diag.h | 9 __u8 sdiag_protocol; member
|
D | netlink_diag.h | 9 __u8 sdiag_protocol; member
|
D | packet_diag.h | 9 __u8 sdiag_protocol; member
|
/external/libnl/include/linux-private/linux/ |
D | inet_diag.h | 40 __u8 sdiag_protocol; member 57 __u8 sdiag_protocol; member
|
D | sock_diag.h | 12 __u8 sdiag_protocol; member
|
/external/kernel-headers/original/uapi/linux/ |
D | inet_diag.h | 40 __u8 sdiag_protocol; member 57 __u8 sdiag_protocol; member
|
D | tipc_sockets_diag.h | 13 __u8 sdiag_protocol; /* must be 0 */ member
|
D | vm_sockets_diag.h | 12 __u8 sdiag_protocol; /* must be 0 */ member
|
D | sock_diag.h | 12 __u8 sdiag_protocol; member
|
D | unix_diag.h | 9 __u8 sdiag_protocol; member
|
D | netlink_diag.h | 9 __u8 sdiag_protocol; member
|
D | packet_diag.h | 9 __u8 sdiag_protocol; member
|
D | xdp_diag.h | 14 __u8 sdiag_protocol; member
|
/external/strace/ |
D | netlink_netlink_diag.c | 55 if (NDIAG_PROTO_ALL == req.sdiag_protocol) in DECL_NETLINK_DIAG_DECODER() 59 PRINT_FIELD_XVAL("", req, sdiag_protocol, in DECL_NETLINK_DIAG_DECODER()
|
/external/strace/linux/ |
D | sock_diag.h | 11 uint8_t sdiag_protocol; member
|
D | unix_diag.h | 6 uint8_t sdiag_protocol; member
|
D | netlink_diag.h | 6 uint8_t sdiag_protocol; member
|
D | packet_diag.h | 6 uint8_t sdiag_protocol; member
|