Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/net/
H A Dpf_norm.c131 u_int32_t fr_timeout; member
318 if (frag->fr_timeout > expire) { in pf_purge_expired_fragments()
342 if (frag->fr_timeout > expire) { in pf_purge_expired_fragments()
465 frag->fr_timeout = pf_time_second(); in pf_find_fragment_by_key()
601 (*frag)->fr_timeout = pf_time_second(); in pf_reassemble()
843 (*frag)->fr_timeout = pf_time_second(); in pf_fragcache()
1232 (*frag)->fr_timeout = pf_time_second(); in pf_reassemble6()
1545 (*frag)->fr_timeout = pf_time_second(); in pf_frag6cache()