Supervisor structure definition.
Definition: supervisor_config.h:45
int allocate_vlan(struct supervisor_context *context, uint8_t *mac_addr, enum VLAN_ALLOCATION_TYPE type)
Allocates a VLAN ID for a given MAC address.
Definition: supervisor_utils.c:24
int save_mac_mapper(struct supervisor_context *context, struct mac_conn conn)
Save a MAC entry into the mapper.
Definition: supervisor_utils.c:78