Home
last modified time | relevance | path

Searched defs:bind_socket (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/net/
H A Dbind_bhash.c30 static int bind_socket(int opt, const char *addr) in bind_socket() function
H A Dnettest.c1354 static int bind_socket(int sd, struct sock_args *args) in bind_socket() function
/aosp_15_r20/external/libevent/
H A Dhttp.c4459 bind_socket(const char *address, ev_uint16_t port, int reuse) in bind_socket() function