Searched refs:copy_pkt_csum_packed (Results 1 – 1 of 1) sorted by relevance
| /xnu-8792.41.9/bsd/skywalk/nexus/flowswitch/flow/ |
| H A D | flow_agg.c | 500 copy_pkt_csum_packed(struct __kern_packet *spkt, uint32_t plen, in copy_pkt_csum_packed() function 1699 csum_ok = copy_pkt_csum_packed(pkt, plen, NULL, in flow_rx_agg_channel() 1776 csum_ok = copy_pkt_csum_packed(pkt, plen, &dbuf_array, in flow_rx_agg_channel() 2089 csum_ok = copy_pkt_csum_packed(pkt, in flow_rx_agg_host() 2174 csum_ok = copy_pkt_csum_packed(pkt, plen, in flow_rx_agg_host()
|