Searched refs:connect_and_send (Results 1 – 2 of 2) sorted by relevance
101 static int connect_and_send(int family, int proto) in connect_and_send() function210 send_fd = connect_and_send(family, proto); in test()
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()