OpenNSL API Guide and Reference Manual
Data Fields
opennsl_switch_pkt_trace_hashing_info_s Struct Reference

packet hashing resolution information More...

#include <switch.h>

Data Fields

opennsl_if_t ecmp_1_egress
 ecmp destination interface
 
opennsl_if_t ecmp_1_group
 multipath egress forwarding object.
 
opennsl_if_t ecmp_2_egress
 ecmp destination interface
 
opennsl_if_t ecmp_2_group
 multipath egress forwarding object.
 
opennsl_gport_t fabric_trunk
 destination hg trunk group
 
opennsl_gport_t fabric_trunk_member
 destination member hg port which packet will egress.
 
uint32 flags
 flag containing OPENNSL_SWITCH_PKT_TRACE_ECMP/TRUNK/FABRIC_TRUNK, 0 == no hashing resolution done
 
opennsl_gport_t trunk
 destination trunk group
 
opennsl_gport_t trunk_member
 destination member port which packet egress.
 

Detailed Description

packet hashing resolution information

Definition at line 622 of file switch.h.

Field Documentation

opennsl_if_t opennsl_switch_pkt_trace_hashing_info_s::ecmp_1_egress

ecmp destination interface

Definition at line 627 of file switch.h.

opennsl_if_t opennsl_switch_pkt_trace_hashing_info_s::ecmp_1_group

multipath egress forwarding object.

Definition at line 626 of file switch.h.

opennsl_if_t opennsl_switch_pkt_trace_hashing_info_s::ecmp_2_egress

ecmp destination interface

Definition at line 629 of file switch.h.

opennsl_if_t opennsl_switch_pkt_trace_hashing_info_s::ecmp_2_group

multipath egress forwarding object.

Definition at line 628 of file switch.h.

opennsl_gport_t opennsl_switch_pkt_trace_hashing_info_s::fabric_trunk

destination hg trunk group

Definition at line 633 of file switch.h.

opennsl_gport_t opennsl_switch_pkt_trace_hashing_info_s::fabric_trunk_member

destination member hg port which packet will egress.

Definition at line 634 of file switch.h.

uint32 opennsl_switch_pkt_trace_hashing_info_s::flags

flag containing OPENNSL_SWITCH_PKT_TRACE_ECMP/TRUNK/FABRIC_TRUNK, 0 == no hashing resolution done

Definition at line 623 of file switch.h.

opennsl_gport_t opennsl_switch_pkt_trace_hashing_info_s::trunk

destination trunk group

Definition at line 630 of file switch.h.

opennsl_gport_t opennsl_switch_pkt_trace_hashing_info_s::trunk_member

destination member port which packet egress.

Definition at line 631 of file switch.h.


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