mac_notify_type_t
aggr_port_notify_cb(void *arg, mac_notify_type_t type)
static void aggr_port_notify_cb(void *, mac_notify_type_t);
bridge_notify_cb(void *arg, mac_notify_type_t note_type)
mac_notify_type_t type;
str_notify(void *arg, mac_notify_type_t type)
dls_link_notify(void *arg, mac_notify_type_t type)
fcoe_mac_notify(void *arg, mac_notify_type_t type)
static void fcoe_mac_notify(void *arg, mac_notify_type_t type);
i_mac_notify(mac_impl_t *mip, mac_notify_type_t type)
vnic_notify_cb(void *arg, mac_notify_type_t type)
static void vnic_notify_cb(void *, mac_notify_type_t);
extern void str_notify(void *, mac_notify_type_t);
typedef void (*mac_notify_t)(void *, mac_notify_type_t);
mac_notify_type_t mnt_type;
extern void i_mac_notify(mac_impl_t *, mac_notify_type_t);
vsw_notify_cb(void *arg, mac_notify_type_t type)
static void vsw_notify_cb(void *arg, mac_notify_type_t type);