Home
last modified time | relevance | path

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

/dpdk/app/test-pmd/
H A Dcsumonly.c83 uint16_t outer_ethertype; member
195 info->outer_ethertype = info->ethertype; in update_tunnel_outer()
443 info->outer_ethertype = info->ethertype; in parse_encap_ip()
577 if (info->outer_ethertype == _htons(RTE_ETHER_TYPE_IPV4)) { in process_outer_cksums()
599 if (info->outer_ethertype == _htons(RTE_ETHER_TYPE_IPV4)) in process_outer_cksums()
626 info->outer_ethertype); in process_outer_cksums()
1050 rte_be_to_cpu_16(info.outer_ethertype), in pkt_burst_checksum_forward()