|
Open Ethernet Networking (OpEN) API Guide and Reference Manual
3.4.4.5
|
packet hashing resolution information More...
#include <openapi_instru_packet_trace.h>
Data Fields | |
| int | ecmp_1_egress |
| multipath egress forwarding object. | |
| int | ecmp_1_group |
| int | ecmp_2_egress |
| multipath egress forwarding object. | |
| int | ecmp_2_group |
| ecmp destination interface | |
| int | fabric_trunk |
| destination member port which packet egress. | |
| int | fabric_trunk_member |
| destination hg trunk group | |
| OPEN_PT_HASHING_INFO_MASK_t | flags |
| int | trunk |
| ecmp destination interface | |
| int | trunk_member |
| destination trunk group | |
packet hashing resolution information
Definition at line 188 of file openapi_instru_packet_trace.h.
| int _OPEN_pt_hashing_info_::ecmp_1_egress |
multipath egress forwarding object.
Definition at line 192 of file openapi_instru_packet_trace.h.
| int _OPEN_pt_hashing_info_::ecmp_2_egress |
multipath egress forwarding object.
Definition at line 194 of file openapi_instru_packet_trace.h.
| int _OPEN_pt_hashing_info_::fabric_trunk |
destination member port which packet egress.
Definition at line 197 of file openapi_instru_packet_trace.h.