DPDK
20.05.0
|
#include <rte_gtp.h>
Data Fields | |
uint8_t | gtp_hdr_info |
uint8_t | msg_type |
uint16_t | plen |
uint32_t | teid |
Simplified GTP protocol header. Contains 8-bit header info, 8-bit message type, 16-bit payload length after mandatory header, 32-bit TEID. No optional fields and next extension header.