Searched defs:hints (Results 1 – 9 of 9) sorted by relevance
/tools/testing/vsock/ |
D | control.c | 38 struct addrinfo hints = { in control_init() local
|
/tools/objtool/include/objtool/ |
D | objtool.h | 25 bool ignore_unreachables, c_file, hints, rodata; member
|
/tools/testing/selftests/bpf/ |
D | xdping.c | 90 struct addrinfo *a, hints = { .ai_family = AF_INET }; in main() local
|
/tools/testing/selftests/net/mptcp/ |
D | mptcp_connect.c | 141 const struct addrinfo *hints, in xgetaddrinfo() 192 struct addrinfo hints = { in sock_listen_mptcp() local 242 struct addrinfo hints = { in sock_test_tcpulp() local 279 struct addrinfo hints = { in sock_connect_mptcp() local
|
/tools/usb/usbip/src/ |
D | usbip_network.c | 263 struct addrinfo hints, *res, *rp; in usbip_net_tcp_connect() local
|
D | usbipd.c | 428 struct addrinfo hints, *ai_head; in do_getaddrinfo() local
|
/tools/testing/selftests/net/ |
D | txtimestamp.c | 808 struct addrinfo hints = { .ai_family = do_ipv4 ? AF_INET : AF_INET6 }; in resolve_hostname() local
|
/tools/hv/ |
D | hv_kvp_daemon.c | 1334 struct addrinfo hints, *info ; in kvp_get_domain_name() local
|
/tools/perf/util/ |
D | event.h | 210 u64 hints : 8, member
|