iflib_simple_transmit
static int iflib_simple_transmit(if_t ifp, struct mbuf *m);
if_settransmitfn(ifp, iflib_simple_transmit);