int rtu_fd_create_entry ( uint8_t  mac[ETH_ALEN],
uint16_t  vid,
uint32_t  port_map,
int  dynamic 
)

Creates or updates a filtering entry in the filtering database.

Parameters:
macMAC address specification
vidVLAN identifier
port_mapa port map specification with a control element for each outbound port to specify filtering for that MAC address specification and VID
dynamicit indicates whether it's a dynamic entry
Returns:
0 if entry was created or updated. -ENOMEM if no space is available.
 All Classes Files Functions Variables Defines