OpenNSL API Guide and Reference Manual
Data Fields
opennsl_switch_pkt_trace_info_s Struct Reference

packet trace ingress process data More...

#include <switch.h>

Data Fields

uint32 dest_pipe_num
 ingress pipeline number of the pkt trace packet
 
opennsl_switch_pkt_trace_hashing_info_t pkt_trace_hash_info
 packet trace hashing information
 
opennsl_switch_pkt_trace_lookup_result_t pkt_trace_lookup_status
 packet trace lookup status set
 
opennsl_stg_stp_t pkt_trace_stp_state
 packet trace ingress stp state
 
uint8 raw_data [OPENNSL_SWITCH_PKT_TRACE_RAW_DATA_MAX]
 packet trace process result data in raw format
 
uint32 raw_data_length
 number of bytes returned as raw_data
 

Detailed Description

packet trace ingress process data

Definition at line 642 of file switch.h.

Field Documentation

uint32 opennsl_switch_pkt_trace_info_s::dest_pipe_num

ingress pipeline number of the pkt trace packet

Definition at line 646 of file switch.h.

opennsl_switch_pkt_trace_hashing_info_t opennsl_switch_pkt_trace_info_s::pkt_trace_hash_info

packet trace hashing information

Definition at line 644 of file switch.h.

opennsl_switch_pkt_trace_lookup_result_t opennsl_switch_pkt_trace_info_s::pkt_trace_lookup_status

packet trace lookup status set

Definition at line 643 of file switch.h.

opennsl_stg_stp_t opennsl_switch_pkt_trace_info_s::pkt_trace_stp_state

packet trace ingress stp state

Definition at line 645 of file switch.h.

uint8 opennsl_switch_pkt_trace_info_s::raw_data[OPENNSL_SWITCH_PKT_TRACE_RAW_DATA_MAX]

packet trace process result data in raw format

Definition at line 649 of file switch.h.

uint32 opennsl_switch_pkt_trace_info_s::raw_data_length

number of bytes returned as raw_data

Definition at line 648 of file switch.h.


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