Home
last modified time | relevance | path

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

/Linux-v6.6/tools/testing/selftests/bpf/
Dtest_sock.c413 static int bind_sock(int domain, int type, const char *ip, in bind_sock() function
502 res = bind_sock(test->domain, test->type, test->ip, test->port, in run_test_case()