My SID Entry.
More...
#include <saisrv6.h>
|
| sai_object_id_t | switch_id |
| | Switch ID.
|
| |
| sai_object_id_t | vr_id |
| | Virtual Router ID.
|
| |
| sai_uint8_t | locator_block_len |
| | Length of the Locator Block part of the SID.
|
| |
| sai_uint8_t | locator_node_len |
| | Length of the Locator Node part of the SID.
|
| |
| sai_uint8_t | function_len |
| | Length of the Function part of the SID.
|
| |
| sai_uint8_t | args_len |
| | Length of the Args part of the SID.
|
| |
| sai_ip6_t | sid |
| | IPv6 Address for My SID.
|
| |
My SID Entry.
Definition at line 426 of file saisrv6.h.
◆ args_len
| sai_uint8_t _sai_my_sid_entry_t::args_len |
Length of the Args part of the SID.
Definition at line 460 of file saisrv6.h.
◆ function_len
| sai_uint8_t _sai_my_sid_entry_t::function_len |
Length of the Function part of the SID.
Definition at line 455 of file saisrv6.h.
◆ locator_block_len
| sai_uint8_t _sai_my_sid_entry_t::locator_block_len |
Length of the Locator Block part of the SID.
Definition at line 445 of file saisrv6.h.
◆ locator_node_len
| sai_uint8_t _sai_my_sid_entry_t::locator_node_len |
Length of the Locator Node part of the SID.
Definition at line 450 of file saisrv6.h.
◆ sid
| sai_ip6_t _sai_my_sid_entry_t::sid |
IPv6 Address for My SID.
Definition at line 465 of file saisrv6.h.
◆ switch_id
| sai_object_id_t _sai_my_sid_entry_t::switch_id |
Switch ID.
- Allowed object types
- SAI_OBJECT_TYPE_SWITCH
Definition at line 433 of file saisrv6.h.
◆ vr_id
| sai_object_id_t _sai_my_sid_entry_t::vr_id |
Virtual Router ID.
- Allowed object types
- SAI_OBJECT_TYPE_VIRTUAL_ROUTER
Definition at line 440 of file saisrv6.h.
The documentation for this struct was generated from the following file: