Home
last modified time | relevance | path

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

/xnu-10002.41.9/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() argument
1474 uint32_t agg_size = MAX(fe->fe_rx_largest_size, min_bufsize); in estimate_buf_cnt()