Home
last modified time | relevance | path

Searched defs:do_bind (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/progs/
H A Dconnect_ping.c16 __u32 do_bind = 0; variable
H A Dconnect4_prog.c36 int do_bind(struct bpf_sock_addr *ctx) in do_bind() function
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/bind/
H A Dbind06.c53 static void do_bind(void) in do_bind() function
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/prog_tests/
H A Dconnect_ping.c21 int family, int do_bind) in subtest()
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/net/
H A Dpsock_snd.c170 static void do_bind(int fd) in do_bind() function
/aosp_15_r20/external/autotest/client/common_lib/
H A Dutils_unittest.py942 def do_bind(self, port, socket_type, socket_proto): member in test_get_random_port
/aosp_15_r20/external/libwebsockets/lib/core-net/
H A Dprivate-lib-core-net.h795 unsigned int do_bind:1; member