RW_DESTROY
RW_DESTROY(&softc->ipf_frag);
RW_DESTROY(&softc->ipf_poolrw);
RW_DESTROY(&softc->ipf_nat);
RW_DESTROY(&softc->ipf_state);
RW_DESTROY(&softc->ipf_tokens);
RW_DESTROY(&softc->ipf_mutex);
RW_DESTROY(&softc->ipf_global);
RW_DESTROY(&softa->ipf_authlk);
RW_DESTROY(&softd->ipf_p_dns_rwlock);
RW_DESTROY(&softf->ipfr_ipidfrag);
RW_DESTROY(&softf->ipfr_frag);
RW_DESTROY(&softf->ipfr_natfrag);
RW_DESTROY(&ipf_scan_rwlock);
RW_DESTROY(&softs->ipf_syncnat);
RW_DESTROY(&softs->ipf_syncstate);