Searched refs:connect_and_send (Results 1 – 2 of 2) sorted by relevance
87 static int connect_and_send(int family, int proto) in build_rcv_fd() 191 send_fd = connect_and_send(family, proto); in receive_once() 101 static int connect_and_send(int family, int proto) connect_and_send() function
141 static int connect_and_send(int family, int proto) in connect_and_send() function261 send_fd = connect_and_send(family, SOCK_STREAM); in run_one_test()