Searched refs:copy_pkt_csum_packed (Results 1 – 1 of 1) sorted by relevance
| /xnu-11215.81.4/bsd/skywalk/nexus/flowswitch/flow/ |
| H A D | flow_agg.c | 508 copy_pkt_csum_packed(struct __kern_packet *spkt, uint32_t plen, in copy_pkt_csum_packed() function 1750 csum_ok = copy_pkt_csum_packed(pkt, plen, NULL, in flow_rx_agg_channel() 1833 csum_ok = copy_pkt_csum_packed(pkt, plen, &dbuf_array, in flow_rx_agg_channel() 2192 csum_ok = copy_pkt_csum_packed(pkt, in flow_rx_agg_host() 2275 csum_ok = copy_pkt_csum_packed(pkt, plen, in flow_rx_agg_host()
|