FreeBSD kernel CXGB device code
trace_params Struct Reference

#include <cxgb_common.h>

Data Fields

u32 sip
 
u32 sip_mask
 
u32 dip
 
u32 dip_mask
 
u16 sport
 
u16 sport_mask
 
u16 dport
 
u16 dport_mask
 
u32 vlan:12
 
u32 vlan_mask:12
 
u32 intf:4
 
u32 intf_mask:4
 
u8 proto
 
u8 proto_mask
 

Detailed Description

Definition at line 414 of file cxgb_common.h.

Field Documentation

◆ dip

u32 trace_params::dip

Definition at line 417 of file cxgb_common.h.

Referenced by t3_config_trace_filter(), and t3_query_trace_filter().

◆ dip_mask

u32 trace_params::dip_mask

Definition at line 418 of file cxgb_common.h.

Referenced by t3_config_trace_filter(), and t3_query_trace_filter().

◆ dport

u16 trace_params::dport

Definition at line 421 of file cxgb_common.h.

Referenced by t3_config_trace_filter(), and t3_query_trace_filter().

◆ dport_mask

u16 trace_params::dport_mask

Definition at line 422 of file cxgb_common.h.

Referenced by t3_config_trace_filter(), and t3_query_trace_filter().

◆ intf

u32 trace_params::intf

Definition at line 425 of file cxgb_common.h.

Referenced by t3_config_trace_filter(), and t3_query_trace_filter().

◆ intf_mask

u32 trace_params::intf_mask

Definition at line 426 of file cxgb_common.h.

Referenced by t3_config_trace_filter(), and t3_query_trace_filter().

◆ proto

u8 trace_params::proto

Definition at line 427 of file cxgb_common.h.

Referenced by t3_config_trace_filter(), and t3_query_trace_filter().

◆ proto_mask

u8 trace_params::proto_mask

Definition at line 428 of file cxgb_common.h.

Referenced by t3_config_trace_filter(), and t3_query_trace_filter().

◆ sip

u32 trace_params::sip

Definition at line 415 of file cxgb_common.h.

Referenced by t3_config_trace_filter(), and t3_query_trace_filter().

◆ sip_mask

u32 trace_params::sip_mask

Definition at line 416 of file cxgb_common.h.

Referenced by t3_config_trace_filter(), and t3_query_trace_filter().

◆ sport

u16 trace_params::sport

Definition at line 419 of file cxgb_common.h.

Referenced by t3_config_trace_filter(), and t3_query_trace_filter().

◆ sport_mask

u16 trace_params::sport_mask

Definition at line 420 of file cxgb_common.h.

Referenced by t3_config_trace_filter(), and t3_query_trace_filter().

◆ vlan

u32 trace_params::vlan

Definition at line 423 of file cxgb_common.h.

Referenced by t3_config_trace_filter(), and t3_query_trace_filter().

◆ vlan_mask

u32 trace_params::vlan_mask

Definition at line 424 of file cxgb_common.h.

Referenced by t3_config_trace_filter(), and t3_query_trace_filter().


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