FD.io VPP  v21.06-3-gbb25fbf28
Vector Packet Processing
virtchnl_fdir_query_info Struct Reference

Data Fields

u32 match_packets_valid: 1
 
u32 match_bytes_valid: 1
 
u32 reserved: 30
 
u32 pad
 
u64 matched_packets
 
u64 matched_bytes
 

Detailed Description

Definition at line 421 of file avf_advanced_flow.h.

Field Documentation

◆ match_bytes_valid

u32 virtchnl_fdir_query_info::match_bytes_valid

Definition at line 424 of file avf_advanced_flow.h.

◆ match_packets_valid

u32 virtchnl_fdir_query_info::match_packets_valid

Definition at line 423 of file avf_advanced_flow.h.

◆ matched_bytes

u64 virtchnl_fdir_query_info::matched_bytes

Definition at line 428 of file avf_advanced_flow.h.

◆ matched_packets

u64 virtchnl_fdir_query_info::matched_packets

Definition at line 427 of file avf_advanced_flow.h.

◆ pad

u32 virtchnl_fdir_query_info::pad

Definition at line 426 of file avf_advanced_flow.h.

◆ reserved

u32 virtchnl_fdir_query_info::reserved

Definition at line 425 of file avf_advanced_flow.h.


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