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

/darwin-on-arm/xnu/bsd/net/
H A Dpf_norm.c130 u_int32_t fr_timeout; member in struct:pf_fragment
314 if (frag->fr_timeout > expire)
335 if (frag->fr_timeout > expire)
453 frag->fr_timeout = pf_time_second();
536 (*frag)->fr_timeout = pf_time_second();
735 (*frag)->fr_timeout = pf_time_second();
1040 (*frag)->fr_timeout = pf_time_second();
1263 (*frag)->fr_timeout = pf_time_second();

Completed in 18 milliseconds