Home
last modified time | relevance | path

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

/xnu-8796.101.5/bsd/skywalk/packet/
H A Dpacket_copy.c942 uint32_t len, boolean_t do_cscum) in m_copypkt_sum() argument
1023 if (!do_cscum) { in m_copypkt_sum()
1102 if (!do_cscum) { in m_copypkt_sum()
1941 uint16_t len, boolean_t do_cscum) in pkt_mcopypkt_sum() argument
1943 return m_copypkt_sum(m, soff, dph, doff, len, do_cscum); in pkt_mcopypkt_sum()