Home
last modified time | relevance | path

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

/xnu-11417.121.6/bsd/skywalk/nexus/flowswitch/flow/
H A Dflow_agg.c1518 estimate_buf_cnt(struct flow_entry *fe, uint32_t total_bytes, uint32_t total_pkts, in estimate_buf_cnt() function
1671 bh_cnt = estimate_buf_cnt(fe, rx_bytes, KPKTQ_LEN(rx_pkts), in flow_rx_agg_channel()
1797 tmp = estimate_buf_cnt(fe, rx_bytes, KPKTQ_LEN(rx_pkts), in flow_rx_agg_channel()
2052 mhead_cnt = estimate_buf_cnt(fe, rx_bytes, KPKTQ_LEN(rx_pkts), in flow_rx_agg_host()