FD.io VPP
v20.05.1-6-gf53edbc3b
Vector Packet Processing
|
Go to the source code of this file.
Enumerations | |
enum | mfib_itf_flags { MFIB_API_ITF_FLAG_NONE = 0, MFIB_API_ITF_FLAG_NEGATE_SIGNAL = 0x1, MFIB_API_ITF_FLAG_ACCEPT = 0x2, MFIB_API_ITF_FLAG_FORWARD = 0x4, MFIB_API_ITF_FLAG_SIGNAL_PRESENT = 0x8, MFIB_API_ITF_FLAG_DONT_PRESERVE = 0x10 } |
Variables | |
import vnet fib fib_types | api |
typedef | mfib_path |
mFIB path More... | |
vl_api_fib_path_t | path |
enum mfib_itf_flags |
Enumerator | |
---|---|
MFIB_API_ITF_FLAG_NONE | |
MFIB_API_ITF_FLAG_NEGATE_SIGNAL | |
MFIB_API_ITF_FLAG_ACCEPT | |
MFIB_API_ITF_FLAG_FORWARD | |
MFIB_API_ITF_FLAG_SIGNAL_PRESENT | |
MFIB_API_ITF_FLAG_DONT_PRESERVE |
Definition at line 19 of file mfib_types.api.
import vnet ip ip_types api |
Definition at line 16 of file mfib_types.api.
typedef mfib_path |
mFIB path
Definition at line 32 of file mfib_types.api.
vl_api_fib_path_t path |
Definition at line 34 of file mfib_types.api.