Home
last modified time | relevance | path

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

/netbsd/sys/dist/pf/net/
H A Dpfvar.h1675 pf_state_expires(const struct pf_state *);
H A Dpf_ioctl.c1122 sp->expire = pf_state_expires(s); in pf_state_export()
H A Dpf.c971 pf_state_expires(const struct pf_state *state) function
1146 } else if (pf_state_expires(cur) <= time_second) {