Home
last modified time | relevance | path

Searched refs:bind_sock (Results 1 – 1 of 1) sorted by relevance

/openbsd/regress/sys/netinet/sendsrcaddr/
H A Druntest.c56 int ch, error, errexpect, bind_sock, dest_sock, resv_sock; in main() local
138 bind_sock = udp_bind(bind_sin); in main()
139 error = udp_send(bind_sock, cmsg_sin, dest_sin); in main()