Home
last modified time | relevance | path

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

/netbsd/src/sys/external/bsd/ipf/netinet/
Dip_fil.h1605 int ipf_dynamic_softc; member
Dfil.c9017 softc->ipf_dynamic_softc = (arg == NULL) ? 1 : 0; in ipf_main_soft_create()
9112 if (softc->ipf_dynamic_softc == 1) { in ipf_main_soft_destroy()