Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/skywalk/nexus/flowswitch/
H A Dfsw_ip_frag.c514 uint32_t nfrags_freed; in ipf_process() local
576 nfrags_freed = ipfq_freefq(mgr, q, NULL); in ipf_process()
578 FSW_STATS_RX_FRAG_DROP_PER_QUEUE_LIMIT, nfrags_freed); in ipf_process()