Home
last modified time | relevance | path

Searched defs:tp_pcb (Results 1 – 2 of 2) sorted by last modified time

/original-bsd/sys/tests/netiso/
H A Dtpcb.c69 struct tp_pcb tp_pcb; variable
/original-bsd/sys/netiso/
H A Dtp_pcb.h121 struct tp_pcb { struct
122 struct tp_pcb *tp_next; argument
123 struct tp_pcb *tp_prev; argument
126 u_short tp_state; /* state of fsm */
173 u_int tp_win_recv;
177 struct cong_sample {
181 } tp_cong_sample;
185 struct tp_conn_param _tp_param;
214 int tp_l_tpdusize;
228 u_char tp_flags; /* values: */
[all …]