Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_auth.h58 int ipf_auth_defaultage; member
H A Dip_auth.c178 softa->ipf_auth_defaultage = 600;
501 fra->fra_age = softa->ipf_auth_defaultage;
778 fae->fae_age = softa->ipf_auth_defaultage;
H A Dmlfk_ipl.c642 NULL, offsetof(ipf_auth_softc_t, ipf_auth_defaultage), ""); in ipf_fbsd_sysctl_create()