Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/skywalk/packet/
H A Dpacket_copy.c94 const boolean_t copysum, const uint16_t start, const uint16_t stuff, in pkt_copy_from_pkt()
642 const uint32_t len, const boolean_t copysum, const uint16_t start, in pkt_copy_multi_buflet_from_pkt()
790 const boolean_t copysum, const uint16_t start) in pkt_copy_from_mbuf()
1171 const uint32_t len, const boolean_t copysum, const uint16_t start) in pkt_copy_multi_buflet_from_mbuf()
1409 const boolean_t copysum, const uint16_t start) in pkt_copy_to_mbuf()
1627 const uint32_t len, const boolean_t copysum, const uint16_t start) in pkt_copy_multi_buflet_to_mbuf()
/xnu-10063.141.1/bsd/skywalk/nexus/netif/
H A Dnx_netif_host.c587 boolean_t copysum; in nx_netif_mbuf_to_kpkt() local