Searched refs:RTE_GTPU_UDP_PORT (Results 1 – 4 of 4) sorted by relevance
45 #define RTE_GTPU_UDP_PORT 2152 /**< GTP-U UDP destination port */ macro
638 udp_hdr.dst_port = RTE_BE16(RTE_GTPU_UDP_PORT); in add_udp_header()
212 udp_hdr->dst_port != _htons(RTE_GTPU_UDP_PORT)) in parse_gtp()
7806 uint16_t dport = RTE_GTPU_UDP_PORT; in flow_dv_translate_item_gtp()