Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/ipfilter/netinet/
H A Dip_fil.h1521 int ipf_dynamic_softc; member
H A Dfil.c9087 softc->ipf_dynamic_softc = (arg == NULL) ? 1 : 0;
9189 if (softc->ipf_dynamic_softc == 1) {