Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/skywalk/packet/
H A Dpacket_copy.c93 const boolean_t copysum, const uint16_t start, const uint16_t stuff, in pkt_copy_from_pkt()
668 const uint32_t len, const boolean_t copysum, const uint16_t start, in pkt_copy_multi_buflet_from_pkt()
818 const boolean_t copysum, const uint16_t start) in pkt_copy_from_mbuf()
1218 const uint32_t len, const boolean_t copysum, const uint16_t start) in pkt_copy_multi_buflet_from_mbuf()
1481 const boolean_t copysum, const uint16_t start) in pkt_copy_to_mbuf()
1713 const uint32_t len, const boolean_t copysum, const uint16_t start) in pkt_copy_multi_buflet_to_mbuf()
/xnu-12377.61.12/bsd/skywalk/nexus/netif/
H A Dnx_netif_host.c701 boolean_t copysum; in nx_netif_mbuf_to_kpkt() local