Searched refs:TP_CONFIRMING (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/netiso/
H A Dtp_states.h14 #define TP_CONFIRMING 0x8 macro
H A Dtp_usrreq.c586 if (tpcb->tp_state == TP_CONFIRMING)
638 (tpcb->tp_state == TP_CONFIRMING) &&
716 if (tpcb->tp_state == TP_OPEN || tpcb->tp_state == TP_CONFIRMING) {
779 if (tpcb->tp_state == TP_CONFIRMING)

Completed in 129 milliseconds