|
OpenSDN source code
|
#include <types.h>
Public Types | |
| enum | type { TwoOctetAS = 0x00 , IPv4Address = 0x01 , FourOctetAS = 0x02 , Opaque = 0x03 , Evpn = 0x06 , Experimental = 0x80 , Experimental4ByteAs = 0x82 , ExperimentalNonTransitive = 0xC0 } |
Definition at line 8 of file extended-community/types.h.
| Enumerator | |
|---|---|
| TwoOctetAS | |
| IPv4Address | |
| FourOctetAS | |
| Opaque | |
| Evpn | |
| Experimental | |
| Experimental4ByteAs | |
| ExperimentalNonTransitive | |
Definition at line 9 of file extended-community/types.h.