FD.io VPP  v21.06-3-gbb25fbf28
Vector Packet Processing
virtchnl_proto_hdrs Struct Reference
+ Collaboration diagram for virtchnl_proto_hdrs:

Data Fields

u8 tunnel_level
 
int count
 specify where protocol header start from. More...
 
struct virtchnl_proto_hdr proto_hdr [VIRTCHNL_MAX_NUM_PROTO_HDRS]
 

Detailed Description

Definition at line 283 of file avf_advanced_flow.h.

Field Documentation

◆ count

int virtchnl_proto_hdrs::count

specify where protocol header start from.

0 - from the outer layer 1 - from the first inner layer 2 - from the second inner layer ....

Definition at line 293 of file avf_advanced_flow.h.

◆ proto_hdr

struct virtchnl_proto_hdr virtchnl_proto_hdrs::proto_hdr[VIRTCHNL_MAX_NUM_PROTO_HDRS]

Definition at line 294 of file avf_advanced_flow.h.

◆ tunnel_level

u8 virtchnl_proto_hdrs::tunnel_level

Definition at line 285 of file avf_advanced_flow.h.


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