HomeSort by: relevance | last modified time | path
    Searched defs:fr_timeout (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dist/pf/net/
pf_norm.c 101 u_int32_t fr_timeout; member in struct:pf_fragment
221 if (frag->fr_timeout > expire)
230 if (frag->fr_timeout > expire)
327 frag->fr_timeout = time_second;
392 (*frag)->fr_timeout = time_second;
597 (*frag)->fr_timeout = time_second;

Completed in 13 milliseconds