Home
last modified time | relevance | path

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

/xnu-8792.81.2/bsd/net/
H A Dpf_norm.c130 u_int32_t fr_timeout; member
317 if (frag->fr_timeout > expire) { in pf_purge_expired_fragments()
341 if (frag->fr_timeout > expire) { in pf_purge_expired_fragments()
464 frag->fr_timeout = pf_time_second(); in pf_find_fragment_by_key()
600 (*frag)->fr_timeout = pf_time_second(); in pf_reassemble()
841 (*frag)->fr_timeout = pf_time_second(); in pf_fragcache()
1228 (*frag)->fr_timeout = pf_time_second(); in pf_reassemble6()
1540 (*frag)->fr_timeout = pf_time_second(); in pf_frag6cache()