Home
last modified time | relevance | path

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

/external/linux-kselftest/tools/testing/selftests/net/
Dnettest.c60 unsigned int has_local_ip:1, member
1017 if (!server && args->has_local_ip) in msock_init()
1081 if (!args->has_local_ip && args->type == SOCK_RAW) in bind_socket()
1310 if (args->has_local_ip && bind_socket(sd, args)) in connectsock()
1594 args.has_local_ip = 1; in main()
1738 !args.has_remote_ip && !args.has_local_ip) { in main()