Go to the source code of this file.
|
static void | lacp_detach_mux_from_aggregator (vlib_main_t *vm, member_if_t *mif) |
|
static void | lacp_attach_mux_to_aggregator (vlib_main_t *vm, member_if_t *mif) |
|
int | lacp_mux_action_detached (void *p1, void *p2) |
|
int | lacp_mux_action_attached (void *p1, void *p2) |
|
int | lacp_mux_action_waiting (void *p1, void *p2) |
|
int | lacp_mux_action_collecting_distributing (void *p1, void *p2) |
|
static u8 * | format_mux_event (u8 *s, va_list *args) |
|
void | lacp_mux_debug_func (member_if_t *mif, int event, int state, lacp_fsm_state_t *transition) |
|
void | lacp_init_mux_machine (vlib_main_t *vm, member_if_t *mif) |
|
◆ format_mux_event()
static u8* format_mux_event |
( |
u8 * |
s, |
|
|
va_list * |
args |
|
) |
| |
|
static |
◆ lacp_attach_mux_to_aggregator()
◆ lacp_detach_mux_from_aggregator()
◆ lacp_init_mux_machine()
◆ lacp_mux_action_attached()
int lacp_mux_action_attached |
( |
void * |
p1, |
|
|
void * |
p2 |
|
) |
| |
◆ lacp_mux_action_collecting_distributing()
int lacp_mux_action_collecting_distributing |
( |
void * |
p1, |
|
|
void * |
p2 |
|
) |
| |
◆ lacp_mux_action_detached()
int lacp_mux_action_detached |
( |
void * |
p1, |
|
|
void * |
p2 |
|
) |
| |
◆ lacp_mux_action_waiting()
int lacp_mux_action_waiting |
( |
void * |
p1, |
|
|
void * |
p2 |
|
) |
| |
◆ lacp_mux_debug_func()
◆ lacp_mux_fsm_table
◆ lacp_mux_machine
◆ lacp_mux_state_attached
◆ lacp_mux_state_collecting_distributing
◆ lacp_mux_state_detached
◆ lacp_mux_state_waiting