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