Home
last modified time | relevance | path

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

/linux-6.15/tools/testing/selftests/bpf/prog_tests/
H A Dsock_post_bind.c305 static int bind_sock(int domain, int type, const char *ip, in bind_sock() function
388 res = bind_sock(test->domain, test->type, test->ip, test->port, in run_test()