Home
last modified time | relevance | path

Searched refs:outer_ethertype (Results 1 – 1 of 1) sorted by relevance

/f-stack/dpdk/app/test-pmd/
H A Dcsumonly.c78 uint16_t outer_ethertype; member
189 info->outer_ethertype = info->ethertype; in update_tunnel_outer()
440 info->outer_ethertype = info->ethertype; in parse_encap_ip()
557 if (info->outer_ethertype == _htons(RTE_ETHER_TYPE_IPV4)) { in process_outer_cksums()
579 if (info->outer_ethertype == _htons(RTE_ETHER_TYPE_IPV4)) in process_outer_cksums()
604 if (info->outer_ethertype == _htons(RTE_ETHER_TYPE_IPV4)) in process_outer_cksums()
1018 rte_be_to_cpu_16(info.outer_ethertype), in pkt_burst_checksum_forward()