Searched defs:copysum (Results 1 – 2 of 2) sorted by relevance
| /xnu-12377.1.9/bsd/skywalk/packet/ |
| H A D | packet_copy.c | 93 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.1.9/bsd/skywalk/nexus/netif/ |
| H A D | nx_netif_host.c | 686 boolean_t copysum; in nx_netif_mbuf_to_kpkt() local
|