Searched refs:RTE_VXLAN_GPE_UDP_PORT (Results 1 – 2 of 2) sorted by relevance
| /f-stack/dpdk/app/test-flow-perf/ | ||
| H A D | actions_gen.h | 17 #define RTE_VXLAN_GPE_UDP_PORT 250 macro |
| H A D | actions_gen.c | 634 udp_hdr.dst_port = RTE_BE16(RTE_VXLAN_GPE_UDP_PORT); in add_udp_header() |