iflib_altq_if_start
iflib_altq_if_start(ifp);
if_setstartfn(ifp, iflib_altq_if_start);
static void iflib_altq_if_start(if_t ifp);