l2_fhdr
int, struct l2_fhdr *);
struct l2_fhdr *l2fhdr;
l2fhdr = mtod(m0, struct l2_fhdr *);
m_adj(m0, sizeof(struct l2_fhdr) + ETHER_ALIGN);
bce_dump_l2fhdr(struct bce_softc *sc, int idx, struct l2_fhdr *l2fhdr)