Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/skywalk/nexus/flowswitch/flow/
H A Dflow_agg.c1473 estimate_buf_cnt(struct flow_entry *fe, uint32_t min_bufsize, in estimate_buf_cnt() function
1621 bh_cnt = estimate_buf_cnt(fe, PP_BUF_SIZE_DEF(dpp), in flow_rx_agg_channel()
1745 tmp = estimate_buf_cnt(fe, PP_BUF_SIZE_DEF(dpp), in flow_rx_agg_channel()
1962 mhead_cnt = estimate_buf_cnt(fe, MCLBYTES, in flow_rx_agg_host()