ieget
m = ieget(sc, 0);
struct mbuf *ieget(struct ie_softc *, int *);
static inline struct mbuf * ieget(struct ie_softc *);
m = ieget(sc);
m = ieget(sc, bstart, pktlen);
static struct mbuf *ieget(struct ie_softc *, int, int);