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

/netbsd-6-1-5-RELEASE/sys/netiso/
H A Dtp_var.h131 int tp_stash (struct tp_pcb *, struct tp_event *);
H A Dtp_driver.c361 doack = tp_stash(p, e);
364 printf("tp_stash returns %d\n", doack);
394 doack = tp_stash(p, e);
397 printf("tp_stash returns %d\n", doack);
H A Dtp_subr.c66 * (tp_stash()).
743 * NAME: tp_stash()
763 tp_stash(struct tp_pcb *tpcb, struct tp_event *e) function
866 printf("tp_stash - drop & ack\n");

Completed in 184 milliseconds