Home
last modified time | relevance | path

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

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