Searched refs:udiag_type (Results 1 – 14 of 14) sorted by relevance
/external/strace/linux/ |
D | unix_diag.h | 23 uint8_t udiag_type; member
|
/external/kernel-headers/original/uapi/linux/ |
D | unix_diag.h | 27 __u8 udiag_type; member
|
/external/iproute2/include/uapi/linux/ |
D | unix_diag.h | 26 __u8 udiag_type; member
|
/external/strace/tests/ |
D | nlattr_unix_diag_msg.c | 52 .udiag_type = SOCK_STREAM, in init_unix_diag_msg()
|
D | nlattr.c | 58 .udiag_type = SOCK_STREAM, in test_nlattr() 263 .udiag_type = SOCK_STREAM, in test_nla_type()
|
D | netlink_sock_diag.c | 250 .udiag_type = SOCK_STREAM, in test_unix_diag_msg()
|
/external/strace/tests-m32/ |
D | nlattr_unix_diag_msg.c | 52 .udiag_type = SOCK_STREAM, in init_unix_diag_msg()
|
D | nlattr.c | 58 .udiag_type = SOCK_STREAM, in test_nlattr() 263 .udiag_type = SOCK_STREAM, in test_nla_type()
|
D | netlink_sock_diag.c | 250 .udiag_type = SOCK_STREAM, in test_unix_diag_msg()
|
/external/strace/tests-mx32/ |
D | nlattr_unix_diag_msg.c | 52 .udiag_type = SOCK_STREAM, in init_unix_diag_msg()
|
D | nlattr.c | 58 .udiag_type = SOCK_STREAM, in test_nlattr() 263 .udiag_type = SOCK_STREAM, in test_nla_type()
|
D | netlink_sock_diag.c | 250 .udiag_type = SOCK_STREAM, in test_unix_diag_msg()
|
/external/strace/ |
D | netlink_unix_diag.c | 157 PRINT_FIELD_XVAL("", msg, udiag_type, in DECL_NETLINK_DIAG_DECODER()
|
/external/iproute2/misc/ |
D | ss.c | 3051 stat.type = r->udiag_type; in unix_show_sock()
|