Home
last modified time | relevance | path

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

/dragonfly/sys/net/pf/
H A Dpfvar.h1867 pf_state_expires(const struct pf_state *);
H A Dif_pfsync.c273 sp->expire = pf_state_expires(st); in pfsync_state_export()
H A Dpf.c1336 pf_state_expires(const struct pf_state *state) in pf_state_expires() function
1589 } else if (pf_state_expires(cur) <= time_second) { in pf_purge_expired_states()