Searched refs:ipf_timestamp (Results 1 – 4 of 4) sorted by relevance
300 time_t ipf_timestamp; /* Reassembly start time. */ member
3612 ipf->ipf_timestamp = gethrestime_sec(); in ip_input_fragment_v6()
7200 ipf->ipf_timestamp = gethrestime_sec(); in ip_input_fragment()
2422 time_t frag_time = current_time - ipf->ipf_timestamp; in ill_frag_timeout()