Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/skywalk/nexus/flowswitch/flow/
H A Dflow_agg.c1470 estimate_buf_cnt(struct flow_entry *fe, uint32_t min_bufsize, in estimate_buf_cnt() function
1618 bh_cnt = estimate_buf_cnt(fe, PP_BUF_SIZE_DEF(dpp), in flow_rx_agg_channel()
1742 tmp = estimate_buf_cnt(fe, PP_BUF_SIZE_DEF(dpp), in flow_rx_agg_channel()
1988 mhead_cnt = estimate_buf_cnt(fe, MCLBYTES, in flow_rx_agg_host()