#include <mr_lag_section.h>
Go to the source code of this file.
Data Structures | |
struct | MrLagJunction |
Junction in the LAG. More... | |
Typedefs | |
typedef MrLagJunction | MrLagJunction |
Functions | |
MrLagJunction * | mr_lag_junction_new (MrLagSection *left_section, MrLagSection *right_section) |
void | mr_lag_junction_free (void *p) |
|
|
|
Destroy the junction strcture |
|
Create a new junction between two sections |