Home
last modified time | relevance | path

Searched refs:has_local_ip (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.15/tools/testing/selftests/net/
Dnettest.c74 unsigned int has_local_ip:1, member
1269 if (!server && args->has_local_ip) in msock_init()
1333 if (!args->has_local_ip && args->type == SOCK_RAW) in bind_socket()
1632 if (args->has_local_ip && bind_socket(sd, args)) in connectsock()
1926 args.has_local_ip = 1; in main()
1934 args.has_local_ip = 1; in main()
2081 !args.has_remote_ip && !args.has_local_ip) { in main()