Go to the source code of this file.
|
struct | gpb_recirc_t_ |
| A GBP recirculation interface representation Thes interfaces join Bridge domains that are internal to those that are NAT external, so the packets can be NAT translated and then undergo the whole policy process again. More...
|
|
◆ gbp_recirc_cb_t
◆ gbp_recirc_t
A GBP recirculation interface representation Thes interfaces join Bridge domains that are internal to those that are NAT external, so the packets can be NAT translated and then undergo the whole policy process again.
◆ gbp_recirc_add()
int gbp_recirc_add |
( |
u32 |
sw_if_index, |
|
|
sclass_t |
sclass, |
|
|
u8 |
is_ext |
|
) |
| |
◆ gbp_recirc_delete()
int gbp_recirc_delete |
( |
u32 |
sw_if_index | ) |
|
◆ gbp_recirc_get()
◆ gbp_recirc_walk()
◆ gbp_recirc_db
Recirc configs keyed by sw_if_index.
Definition at line 34 of file gbp_recirc.c.
◆ gbp_recirc_pool
Data plane functions.
Data plane functions.
Definition at line 29 of file gbp_recirc.c.