Home
last modified time | relevance | path

Searched defs:copysum (Results 1 – 2 of 2) sorted by relevance

/xnu-8019.80.24/bsd/skywalk/packet/
H A Dpacket_copy.c89 const boolean_t copysum, const uint16_t start, const uint16_t stuff, in pkt_copy_from_pkt()
631 const uint32_t len, const boolean_t copysum, const uint16_t start, in pkt_copy_multi_buflet_from_pkt()
743 const boolean_t copysum, const uint16_t start) in pkt_copy_from_mbuf()
1102 const uint32_t len, const boolean_t copysum, const uint16_t start) in pkt_copy_multi_buflet_from_mbuf()
1292 const boolean_t copysum, const uint16_t start) in pkt_copy_to_mbuf()
1453 const uint32_t len, const boolean_t copysum, const uint16_t start) in pkt_copy_multi_buflet_to_mbuf()
/xnu-8019.80.24/bsd/skywalk/nexus/netif/
H A Dnx_netif_host.c483 boolean_t copysum; in nx_netif_mbuf_to_kpkt() local