Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/skywalk/packet/
H A Dpacket_copy.c991 uint32_t len, boolean_t do_cscum) in m_copypkt_sum() argument
1073 if (!do_cscum) { in m_copypkt_sum()
1152 if (!do_cscum) { in m_copypkt_sum()
2048 uint16_t len, boolean_t do_cscum) in pkt_mcopypkt_sum() argument
2050 return m_copypkt_sum(m, soff, dph, doff, len, do_cscum); in pkt_mcopypkt_sum()