Searched refs:PRU_BIND (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/sys/ | ||
H A D | protosw.h | 149 #define PRU_BIND 2 /* bind socket to address */ macro |
/openbsd/sys/netinet/ | ||
H A D | tcp_usrreq.c | 579 tcp_trace(TA_USER, ostate, tp, tp, NULL, PRU_BIND, 0); in tcp_bind() |