SAI Metadata
Loading...
Searching...
No Matches
_sai_neighbor_entry_t Struct Reference

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.
 

Detailed Description

Neighbor entry.

Definition at line 185 of file saineighbor.h.

Member Data Documentation

◆ ip_address

sai_ip_address_t _sai_neighbor_entry_t::ip_address

IP address.

Definition at line 204 of file saineighbor.h.

◆ rif_id

sai_object_id_t _sai_neighbor_entry_t::rif_id

Router interface ID.

Allowed object types
SAI_OBJECT_TYPE_ROUTER_INTERFACE

Definition at line 199 of file saineighbor.h.

◆ switch_id

sai_object_id_t _sai_neighbor_entry_t::switch_id

Switch ID.

Allowed object types
SAI_OBJECT_TYPE_SWITCH

Definition at line 192 of file saineighbor.h.


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