Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/skywalk/nexus/flowswitch/flow/
H A Dflow_agg.c714 bool l3_csum_ok; in copy_pkt_csum() local
769 l3_csum_ok = !verify_l3; in copy_pkt_csum()
779 l3_csum_ok = true; in copy_pkt_csum()
822 &odd_start, dbuf, l3_csum_ok); in copy_pkt_csum()
825 if (__improbable(!l3_csum_ok)) { in copy_pkt_csum()