Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/skywalk/packet/
H A Dpacket_copy.c923 uint32_t len, boolean_t do_cscum) in m_copypkt_sum() argument
1004 if (!do_cscum) { in m_copypkt_sum()
1083 if (!do_cscum) { in m_copypkt_sum()
1825 uint16_t len, boolean_t do_cscum) in pkt_mcopypkt_sum() argument
1827 return m_copypkt_sum(m, soff, dph, doff, len, do_cscum); in pkt_mcopypkt_sum()