l2_fhdr
const struct l2_fhdr *);
struct l2_fhdr *l2fhdr = NULL;
l2fhdr = mtod(m, struct l2_fhdr *);
m_adj(m, sizeof(struct l2_fhdr) + ETHER_ALIGN);
const struct l2_fhdr *l2fhdr)