Open Ethernet Networking (OpEN) API Guide and Reference Manual
3.6.0.3
|
The key into the BFD database. More...
#include <openapi_routing.h>
Data Fields | |
open_inet_addr_t | dstIpAddr |
uint32_t | intIfNum |
OPEN_MPLS_LABELS_t | mpls_label |
open_inet_addr_t | srcIpAddr |
uint32_t | vrfId |
The key into the BFD database.
The Syncdb evaluates this key using the memcmp() function, so the BFD entries don't appear in any particular order on the "GetNext" operation.
Definition at line 424 of file openapi_routing.h.