Home
last modified time | relevance | path

Searched refs:off0 (Results 1 – 8 of 8) sorted by relevance

/original-bsd/sys/vax/if/
H A Dif_uba.h103 #define if_rubaget(ifu, totlen, off0, ifp) \ argument
104 if_ubaget(&(ifu)->ifu_info, &(ifu)->ifu_r, totlen, off0, ifp)
H A Dif_ec.c584 ecget(ecbuf, totlen, off0, ifp) in ecget() argument
586 int totlen, off0;
591 register int off = off0, len;
/original-bsd/sys/kern/
H A Duipc_mbuf.c228 m_copym(m, off0, len, wait) in m_copym() argument
230 int off0, wait;
234 register int off = off0;
265 n->m_pkthdr.len -= off0;
566 m_devget(buf, totlen, off0, ifp, copy) in m_devget() argument
568 int totlen, off0;
574 register int off = off0, len;
/original-bsd/share/doc/smm/18.net/
H A Dspell.ok230 off0
/original-bsd/sys/i386/isa/
H A Dif_ne.c625 neget(buf, totlen, off0, ifp) in neget() argument
627 int totlen, off0;
631 int off = off0, len;
H A Dif_we.c750 weget(buf, totlen, off0, ifp, sc) in weget() argument
752 int totlen, off0;
757 int off = off0, len;
/original-bsd/sys/sparc/sbus/
H A Dif_le.c780 leget(lebuf, totlen, off0, ifp) in leget() argument
782 int totlen, off0;
787 register int off = off0, len;
/original-bsd/sys/netiso/
H A Dif_un.eg969 unget(addr, unbuf, totlen, off0, ifp)
973 int off0;
979 register int off = off0;
1059 totlen = off0;