Go to the source code of this file.
◆ ila_csum_foreach_type
#define ila_csum_foreach_type |
Value:
_(NEUTRAL_MAP, 1, "neutral-map") \
_(ADJUST_TRANSPORT, 2, "adjust-transport")
Definition at line 39 of file ila.h.
◆ ila_foreach_direction
#define ila_foreach_direction |
Value:_(BIDIR, 0, "bidir") \
_(SIR2ILA, 1, "sir2ila") \
_(ILA2SIR, 2, "ila2sir")
Definition at line 51 of file ila.h.
◆ ila_foreach_type
Value: _(IID, 0, "iid") \
_(LUID, 1, "luid") \
_(VNID4, 2, "vnid-ip4") \
_(VNID6, 3, "vnid-ip6") \
_(VNIDM, 4, "vnid-multicast")
Definition at line 26 of file ila.h.
◆ ila_csum_mode_t
Enumerator |
---|
ILA_CSUM_N_TYPES | |
Definition at line 44 of file ila.h.
◆ ila_direction_t
Enumerator |
---|
ila_foreach_direction | |
Definition at line 56 of file ila.h.
◆ ila_type_t
Enumerator |
---|
ila_foreach_type | |
Definition at line 33 of file ila.h.
◆ ila_add_del_entry()
◆ ila_interface()
int ila_interface |
( |
u32 |
sw_if_index, |
|
|
u8 |
disable |
|
) |
| |