<dec f='src/src/sys/dev/ic/lance.c' l='105' type='struct mbuf * lance_get(struct lance_softc * , int , int )'/>
<def f='src/src/sys/dev/ic/lance.c' l='367' ll='416' type='struct mbuf * lance_get(struct lance_softc * sc, int boff, int totlen)'/>
<use f='src/src/sys/dev/ic/lance.c' l='441' u='c' c='lance_read'/>
<doc f='src/src/sys/dev/ic/lance.c' l='361'>/*
 * Pull data off an interface.
 * Len is length of data, with local net header stripped.
 * We copy the data into mbufs.  When full cluster sized units are present
 * we copy into clusters.
 */</doc>
