Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/skywalk/nexus/flowswitch/flow/
H A Dflow_agg.c1460 bool prev_csum_ok = false, csum_ok, agg_ok; in flow_rx_agg_channel() local
1527 if (prev_csum_ok && sbuf) { in flow_rx_agg_channel()
1707 prev_csum_ok = csum_ok; in flow_rx_agg_channel()
1767 bool prev_csum_ok = false, csum_ok, agg_ok; in flow_rx_agg_host() local
1929 if (prev_csum_ok && curr_m) { in flow_rx_agg_host()
2092 if (prev_csum_ok && csum_ok) { in flow_rx_agg_host()
2196 prev_csum_ok = csum_ok; in flow_rx_agg_host()