Home
last modified time | relevance | path

Searched refs:ipf_auth_soft_create (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/netpfil/ipfilter/netinet/
H A Dip_auth.h76 extern void *ipf_auth_soft_create(ipf_main_softc_t *);
H A Dip_auth.c161 ipf_auth_soft_create(ipf_main_softc_t *softc) in ipf_auth_soft_create() function
H A Dfil.c9388 softc->ipf_auth_soft = ipf_auth_soft_create(softc);