Searched refs:copy_pkt_csum_packed (Results 1 – 1 of 1) sorted by relevance
| /xnu-8020.101.4/bsd/skywalk/nexus/flowswitch/flow/ ! |
| H A D | flow_agg.c | 484 copy_pkt_csum_packed(struct __kern_packet *spkt, uint32_t plen, in copy_pkt_csum_packed() function 1539 csum_ok = copy_pkt_csum_packed(pkt, plen, NULL, in flow_rx_agg_channel() 1613 csum_ok = copy_pkt_csum_packed(pkt, plen, &dbuf_array, in flow_rx_agg_channel() 1940 csum_ok = copy_pkt_csum_packed(pkt, in flow_rx_agg_host() 2011 csum_ok = copy_pkt_csum_packed(pkt, plen, in flow_rx_agg_host()
|