if_deferred_start_softint
ids->ids_si = softint_establish(flags, if_deferred_start_softint, ids);
static void if_deferred_start_softint(void *);