Home
last modified time | relevance | path

Searched defs:do_socket (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/testing/selftests/net/
H A Dudpgso_bench_rx.c126 static int do_socket(bool do_tcp) in do_socket() function
/openbmc/qemu/linux-user/
H A Dsyscall.c3128 static abi_long do_socket(int domain, int type, int protocol) in do_socket() function