DPDK  19.11.3
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Data Fields
rte_flow_item_gtp_psc Struct Reference

#include <rte_flow.h>

Data Fields

uint8_t pdu_type
 
uint8_t qfi
 

Detailed Description

RTE_FLOW_ITEM_TYPE_GTP_PSC.

Matches a GTP PDU extension header with type 0x85.

Definition at line 1334 of file rte_flow.h.

Field Documentation

uint8_t pdu_type

PDU type.

Definition at line 1335 of file rte_flow.h.

uint8_t qfi

QoS flow identifier.

Definition at line 1336 of file rte_flow.h.


The documentation for this struct was generated from the following file: