DPDK  17.05.2
Data Fields
rte_flow_item_gre Struct Reference

#include <rte_flow.h>

Data Fields

uint16_t c_rsvd0_ver
uint16_t protocol

Detailed Description

RTE_FLOW_ITEM_TYPE_GRE.

Matches a GRE header.

Definition at line 687 of file rte_flow.h.

Field Documentation

uint16_t c_rsvd0_ver

Checksum (1b), reserved 0 (12b), version (3b). Refer to RFC 2784.

Definition at line 692 of file rte_flow.h.

uint16_t protocol

Protocol type.

Definition at line 693 of file rte_flow.h.


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