iflib_if_transmit
iflib_if_transmit(ifp, m);
err = iflib_if_transmit(ifp, m);
if_settransmitfn(ifp, iflib_if_transmit);