Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/sys/
H A Dprotosw.h132 #define PRU_BIND 2 /* bind socket to address */ macro
/f-stack/freebsd/sys/
H A Dprotosw.h134 #define PRU_BIND 2 /* bind socket to address */ macro
/f-stack/freebsd/netinet/
H A Dtcp_usrreq.c388 TCPDEBUG2(PRU_BIND); in tcp_usr_bind()
389 TCP_PROBE2(debug__user, tp, PRU_BIND); in tcp_usr_bind()
458 TCPDEBUG2(PRU_BIND); in tcp6_usr_bind()
459 TCP_PROBE2(debug__user, tp, PRU_BIND); in tcp6_usr_bind()