Home
last modified time | relevance | path

Searched refs:tp_stash (Results 1 – 2 of 2) sorted by relevance

/original-bsd/sys/netiso/
H A Dtp.trans90 tp_stash()
658 doack = tp_stash($P, $E);
660 printf("tp_stash returns %d\n",doack);
697 doack = tp_stash($P, $E);
699 printf("tp_stash returns %d\n",doack);
H A Dtp_subr.c697 tp_stash(tpcb, e) in tp_stash() function