Home
last modified time | relevance | path

Searched refs:tpifp (Results 1 – 4 of 4) sorted by relevance

/original-bsd/sys/deprecated/netdecnet/
H A Dtp_output.c34 return ((*tpifp->if_output)(tpifp, m, PF_DECNET));
H A Dtp_usrreq.c75 n = (*tpifp->if_output)(tpifp, m, PF_DECNET); in tp_linit()
H A Dtp_var.h52 struct ifnet *tpifp; /* The DECnet hardware interface */ variable
H A Dtp_input.c30 if (tpifp) {
35 tpifp = ifp;