Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/net/
H A Dpfvar.h2256 __private_extern__ u_int64_t pf_state_expires(const struct pf_state *);
H A Dpf_ioctl.c1208 sp->expire = pf_state_expires(s); in pf_state_export()
H A Dpf.c1589 pf_state_expires(const struct pf_state *state) in pf_state_expires() function
1784 } else if (pf_state_expires(cur) <= pf_time_second()) { in pf_purge_expired_states()