CNDP
22.08.0
|
Go to the source code of this file.
Data Structures | |
struct | cne_gtp_hdr |
Macros | |
#define | CNE_ETHER_GTP_HLEN (sizeof(struct cne_udp_hdr) + sizeof(struct cne_gtp_hdr)) |
#define | CNE_GTP_TYPE_IPV4 0x40 |
#define | CNE_GTP_TYPE_IPV6 0x60 |
#define | CNE_GTPC_UDP_PORT 2123 |
#define | CNE_GTPU_UDP_PORT 2152 |
GTP-related defines
Definition in file cne_gtp.h.
#define CNE_ETHER_GTP_HLEN (sizeof(struct cne_udp_hdr) + sizeof(struct cne_gtp_hdr)) |