Searched refs:pf_state_expires (Results 1 – 3 of 3) sorted by relevance
1538 pf_state_expires(const struct pf_state *);
1582 pf_state_expires(const struct pf_state *state) in pf_state_expires() function1775 if (pf_state_expires(s) <= time_uptime) { in pf_purge_expired_states()
4231 sp->expire = pf_state_expires(st); in pfsync_state_export()