Searched refs:tp_rsyflush (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/netiso/
H A Dtp_var.h132 void tp_rsyflush (struct tp_pcb *);
H A Dtp_subr.c942 * tp_rsyflush - drop all the packets on the reassembly queue.
947 tp_rsyflush(struct tp_pcb *tpcb) function
958 printf("tp_rsyflush %p\n", tpcb);
981 tp_rsyflush(tpcb);
H A Dtp_pcb.c794 tp_rsyflush(tpcb);

Completed in 133 milliseconds