Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/skywalk/nexus/flowswitch/
H A Dfsw_ip_frag.c133 uint64_t ipfq_timestamp; /* time of creation */ member
569 q->ipfq_timestamp = _net_uptime; in ipf_process()
820 elapsed = now - q->ipfq_prev->ipfq_timestamp; in ipfq_timeout()