Home
last modified time | relevance | path

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

/openbsd/sys/sys/
H A Dprotosw.h149 #define PRU_BIND 2 /* bind socket to address */ macro
/openbsd/sys/netinet/
H A Dtcp_usrreq.c579 tcp_trace(TA_USER, ostate, tp, tp, NULL, PRU_BIND, 0); in tcp_bind()