Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/skywalk/packet/
H A Dpacket_copy.c1038 uint32_t len, boolean_t do_cscum) in m_copypkt_sum() argument
1120 if (!do_cscum) { in m_copypkt_sum()
1199 if (!do_cscum) { in m_copypkt_sum()
2147 uint16_t len, boolean_t do_cscum) in pkt_mcopypkt_sum() argument
2149 return m_copypkt_sum(m, soff, dph, doff, len, do_cscum); in pkt_mcopypkt_sum()