Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/skywalk/nexus/flowswitch/
H A Dfsw_dp.c909 uint32_t tot_cnt; in convert_native_pkt_to_mbuf_chain() local
919 tot_cnt = *cnt; in convert_native_pkt_to_mbuf_chain()
920 ASSERT(tot_cnt > 0); in convert_native_pkt_to_mbuf_chain()
921 mhead_cnt = tot_cnt; in convert_native_pkt_to_mbuf_chain()
951 uint32_t, mhead_cnt, uint32_t, tot_cnt); in convert_native_pkt_to_mbuf_chain()
1063 if (__improbable(mhead_waste > ((uint32_t)tot_cnt >> 1))) { in convert_native_pkt_to_mbuf_chain()
1066 uint32_t, tot_cnt); in convert_native_pkt_to_mbuf_chain()