Searched refs:PRU_CONNECT2 (Results 1 – 4 of 4) sorted by relevance
198 KASSERT(req != PRU_CONNECT2); in raw_usrreq()
153 #define PRU_CONNECT2 17 /* connect two sockets */ macro
759 case PRU_CONNECT2:
740 ostate = tcp_debug_capture(tp, PRU_CONNECT2); in tcp_connect2()742 tcp_debug_trace(so, tp, ostate, PRU_CONNECT2); in tcp_connect2()