Searched refs:TP_LISTENING (Results 1 - 6 of 6) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/netiso/
H A Dtp_states.h13 #define TP_LISTENING 0x7 macro
H A Dtp_output.c537 tpcb->tp_state = TP_LISTENING;
H A Dtp_pcb.c821 if (tpcb->tp_state == TP_LISTENING) {
H A Dtp_driver.c809 ASSERT(p->tp_state != TP_LISTENING);
H A Dtp_input.c334 tpcb->tp_state = TP_LISTENING;
/netbsd-6-1-5-RELEASE/usr.bin/netstat/
H A Diso.c344 (tpcb.tp_state == TP_LISTENING ||

Completed in 109 milliseconds