Home | History | Annotate | Download | only in dist

Lines Matching defs:softc

180 ipf_p_rpcb_del(softc, aps)
181 ipf_main_softc_t *softc;
1156 ipf_main_softc_t *softc = fin->fin_main_soft;
1204 RWLOCK_EXIT(&softc->ipf_state);
1207 RWLOCK_EXIT(&softc->ipf_nat);
1209 WRITE_ENTER(&softc->ipf_nat);
1213 MUTEX_DOWNGRADE(&softc->ipf_nat);
1228 ipf_nat_softc_t *softn = softc->ipf_nat_soft;
1261 MUTEX_DOWNGRADE(&softc->ipf_nat);
1274 MUTEX_DOWNGRADE(&softc->ipf_nat);
1283 if (ipf_state_add(softc, &fi, NULL, nflags) != 0) {