iflib_fixup_rx
if (!IP_ALIGNED(m) && (m = iflib_fixup_rx(m)) == NULL)
static struct mbuf *iflib_fixup_rx(struct mbuf *m);