DPDK  22.03.0
Data Structures
rte_gre.h File Reference
#include <stdint.h>
#include <rte_byteorder.h>

Go to the source code of this file.

Data Structures

struct  rte_gre_hdr
 
struct  rte_gre_hdr_opt_checksum_rsvd
 
struct  rte_gre_hdr_opt_key
 
struct  rte_gre_hdr_opt_sequence
 

Detailed Description

GRE headers definition.

Generic Routing Encapsulation (GRE) is a tunneling protocol that can encapsulate a wide variety of network layer protocols inside virtual point-to-point links or point-to-multipoint links over an Internet Protocol network.

Definition in file rte_gre.h.