Home
last modified time | relevance | path

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

/dpdk/app/test-flow-perf/
H A Dactions_gen.h15 #define RTE_IP_TYPE_UDP 17 macro
H A Dactions_gen.c591 ipv4_hdr.next_proto_id = RTE_IP_TYPE_UDP; in add_ipv4_header()
609 ipv6_hdr.proto = RTE_IP_TYPE_UDP; in add_ipv6_header()