# Functions
Messages returns list of all messages in this module.
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
@brief configure per src-mac time ranges
* * Usage: * to create a static allow entry: * set mac_address, device_name, is_add=1, and allow=1.
MactimeAddDelRangeReply defines message 'mactime_add_del_range_reply'.
@brief mactime table entry details MactimeDetails defines message 'mactime_details'.
@brief dump mactime table
* * Request a mactime client pool dump * Sequence: * client send vl_api_mactime_dump to vpp * vpp replies with zero or more vl_api_mactime_entry_t's * vpp replies with a vl_api_mactime_dump_reply_t * - my_table_epoch dump table only if update needed, 0 => full dump
MactimeDump defines message 'mactime_dump'.
@brief dump mactime table reply - Includes the vpp table epoch, needed to optimize API traffic
MactimeDumpReply defines message 'mactime_dump_reply'.
@brief api to enable or disable the time-based src mac filter on
an interface
MactimeEnableDisable defines message 'mactime_enable_disable'.
MactimeEnableDisableReply defines message 'mactime_enable_disable_reply'.
MactimeTimeRange defines type 'mactime_time_range'.
TimeRange defines type 'time_range'.
# Interfaces
RPCService defines RPC service mactime.
No description provided by the author