Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/skywalk/nexus/flowswitch/
H A Dfsw_ip_frag.c837 uint32_t target_q_count = mgr->ipfm_q_count / 2; in ipfq_timeout() local
838 while (mgr->ipfm_q_count > target_q_count) { in ipfq_timeout()