|
SAI Metadata
|
Neighbor entry. More...
#include <saineighbor.h>
Public Attributes | |
| sai_object_id_t | switch_id |
| Switch ID. | |
| sai_object_id_t | rif_id |
| Router interface ID. | |
| sai_ip_address_t | ip_address |
| IP address. | |
Neighbor entry.
Definition at line 185 of file saineighbor.h.
| sai_ip_address_t _sai_neighbor_entry_t::ip_address |
IP address.
Definition at line 204 of file saineighbor.h.
| sai_object_id_t _sai_neighbor_entry_t::rif_id |
Router interface ID.
Definition at line 199 of file saineighbor.h.
| sai_object_id_t _sai_neighbor_entry_t::switch_id |
Switch ID.
Definition at line 192 of file saineighbor.h.