Home
last modified time | relevance | path

Searched refs:tp_Nwindow (Results 1 – 3 of 3) sorted by relevance

/original-bsd/sys/netiso/
H A Dtp_pcb.h157 int tp_Nwindow; /* for perf. measurement */ member
H A Dtp_subr.c567 tpcb->tp_Nwindow++;
584 TPsbsend, &elapsed, newseq, tpcb->tp_Nwindow, npkts);
/original-bsd/sys/tests/netiso/
H A Dtpcb.c197 Entry(Nwindow, tp_Nwindow),