Searched defs:cmsg_type (Results 1 – 11 of 11) sorted by relevance
| /external/strace/tests/ |
| D | msg_control.c | 537 const int cmsg_type, const char *const cmsg_type_str) in test_ip_pktinfo() 567 const int cmsg_type, const char *const cmsg_type_str) in test_ip_uint() 593 const int cmsg_type, const char *const cmsg_type_str) in test_ip_uint8_t() 635 const int cmsg_type, const char *const cmsg_type_str, in test_ip_opts() 675 const int cmsg_type, const char *const cmsg_type_str) in test_ip_recverr() 717 const int cmsg_type, const char *const cmsg_type_str) in test_ip_origdstaddr()
|
| /external/strace/tests-m32/ |
| D | msg_control.c | 537 const int cmsg_type, const char *const cmsg_type_str) in test_ip_pktinfo() 567 const int cmsg_type, const char *const cmsg_type_str) in test_ip_uint() 593 const int cmsg_type, const char *const cmsg_type_str) in test_ip_uint8_t() 635 const int cmsg_type, const char *const cmsg_type_str, in test_ip_opts() 675 const int cmsg_type, const char *const cmsg_type_str) in test_ip_recverr() 717 const int cmsg_type, const char *const cmsg_type_str) in test_ip_origdstaddr()
|
| /external/strace/tests-mx32/ |
| D | msg_control.c | 537 const int cmsg_type, const char *const cmsg_type_str) in test_ip_pktinfo() 567 const int cmsg_type, const char *const cmsg_type_str) in test_ip_uint() 593 const int cmsg_type, const char *const cmsg_type_str) in test_ip_uint8_t() 635 const int cmsg_type, const char *const cmsg_type_str, in test_ip_opts() 675 const int cmsg_type, const char *const cmsg_type_str) in test_ip_recverr() 717 const int cmsg_type, const char *const cmsg_type_str) in test_ip_origdstaddr()
|
| /external/strace/ |
| D | msghdr.c | 48 int cmsg_type; member 236 print_cmsg_type_data(struct tcb *tcp, const int cmsg_level, const int cmsg_type, in print_cmsg_type_data() 320 const int cmsg_type = in decode_msg_control() local
|
| /external/compiler-rt/lib/sanitizer_common/ |
| D | sanitizer_platform_limits_posix.h | 415 int cmsg_type; member 430 int cmsg_type; member
|
| /external/llvm-project/compiler-rt/lib/sanitizer_common/ |
| D | sanitizer_platform_limits_posix.h | 443 int cmsg_type; member 458 int cmsg_type; member
|
| D | sanitizer_platform_limits_freebsd.h | 228 int cmsg_type; member
|
| D | sanitizer_platform_limits_solaris.h | 210 int cmsg_type; member
|
| D | sanitizer_platform_limits_netbsd.h | 251 int cmsg_type; member
|
| /external/rust/crates/nix/src/sys/socket/ |
| D | mod.rs | 969 fn cmsg_type(&self) -> libc::c_int { in cmsg_type() method
|
| /external/crosvm/net_sys/src/ |
| D | iff.rs | 907 pub cmsg_type: ::std::os::raw::c_int, field
|