ipf_state_del
static int ipf_state_del(ipf_main_softc_t *, ipstate_t *, int);
ipf_state_del(softc, is, ISL_EXPIRE);
ipf_state_del(softc, is, ISL_EXPIRE);
if (ipf_state_del(softc, is, ISL_FLUSH) == 0)
if (ipf_state_del(softc, is, ISL_FLUSH) == 0)
if (ipf_state_del(softc, is,
if (ipf_state_del(softc, is, ISL_FLUSH) == 0)
if (ipf_state_del(softc, is,
return (ipf_state_del(softc, entry, ISL_FLUSH));
ipf_state_del(softc, is, ISL_UNLOAD);
ipf_state_del(softc, is, ISL_EXPIRE);
ipf_state_del(softc, is, ISL_ORPHAN);
ipf_state_del(softc, state, ISL_FLUSH);
ipf_state_del(softc, sp, ISL_REMOVE);