Home
last modified time | relevance | path

Searched refs:ipf_dynamic_softc (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_fil.h1520 int ipf_dynamic_softc; member
H A Dfil.c9296 softc->ipf_dynamic_softc = (arg == NULL) ? 1 : 0;
9393 if (softc->ipf_dynamic_softc == 1) {