Searched refs:tp_ctimeout_MIN (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/netiso/
H A Dtp_timer.h81 #define tp_ctimeout_MIN(p, w, t) \ macro
H A Dtp_var.h161 void tp_ctimeout_MIN (struct tp_pcb *, int, int);
H A Dtp_timer.c344 tp_ctimeout_MIN(struct tp_pcb *tpcb, int which, int ticks) function
348 tptrace(TPPTmisc, "tp_ctimeout_MIN ref which tpcb active",
H A Dtp_driver.c404 tp_ctimeout_MIN(p, TM_sendack, (int) p->tp_sendack_ticks);

Completed in 102 milliseconds