Home
last modified time | relevance | path

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

/dpdk/app/test-flow-perf/
H A Dactions_gen.h16 #define RTE_IP_TYPE_GRE 47 macro
H A Dactions_gen.c593 ipv4_hdr.next_proto_id = RTE_IP_TYPE_GRE; in add_ipv4_header()
611 ipv6_hdr.proto = RTE_IP_TYPE_GRE; in add_ipv6_header()