DPDK 22.11.5
|
#include <rte_gtp.h>
Data Fields | |
uint8_t | ext_hdr_len |
uint8_t | type:4 |
uint8_t | qmp:1 |
uint8_t | dl_delay_ind:1 |
uint8_t | ul_delay_ind:1 |
uint8_t | snp:1 |
uint8_t | n_delay_ind:1 |
uint8_t | spare_ul2:1 |
uint8_t | qfi:6 |
uint8_t | data [0] |
Optional extension for GTP with next_ext set to 0x85 type1 defined based on RFC 38415-g30
uint8_t ext_hdr_len |