OpenSDN source code
|
#include <iservice_chain_mgr.h>
Public Types | |
enum | Family { UNSPEC = 0 , INET = 1 , INET6 = 2 , EVPN = 3 , EVPN6 = 4 , NUM_FAMILIES } |
Static Public Member Functions | |
static Address::Family | SCFamilyToAddressFamily (Family family) |
static Family | AddressFamilyToSCFamily (Address::Family family) |
Definition at line 60 of file iservice_chain_mgr.h.
enum SCAddress::Family |
Enumerator | |
---|---|
UNSPEC | |
INET | |
INET6 | |
EVPN | |
EVPN6 | |
NUM_FAMILIES |
Definition at line 61 of file iservice_chain_mgr.h.
|
inlinestatic |
Definition at line 84 of file iservice_chain_mgr.h.
|
inlinestatic |
Definition at line 70 of file iservice_chain_mgr.h.