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

/netbsd-6-1-5-RELEASE/sys/netiso/
H A Dtp_timer.h80 #define tp_euntimeout tp_cuntimeout macro
H A Dtp_var.h156 void tp_euntimeout (struct tp_pcb *, int);
H A Dtp_timer.c156 tp_euntimeout(struct tp_pcb *tpcb, int fun) function
160 tptrace(TPPTmisc, "tp_euntimeout ref", tpcb->tp_lref, 0, 0, 0);
H A Dtp_driver.c202 tp_euntimeout(p, TM_data_retrans);/* all */
220 tp_euntimeout(p, TM_reference); /* all */
255 tp_euntimeout(p, TM_data_retrans); /* all */
548 tp_euntimeout(p, TM_data_retrans); /* all */
592 tp_euntimeout(p, TM_data_retrans); /* all */

Completed in 117 milliseconds