Searched refs:aggr_port_notify_cb (Results 1 – 1 of 1) sorted by relevance
56 static void aggr_port_notify_cb(void *, mac_notify_type_t);111 port->lp_mnh = mac_notify_add(port->lp_mh, aggr_port_notify_cb, port); in aggr_port_init_callbacks()449 aggr_port_notify_cb(void *arg, mac_notify_type_t type) in aggr_port_notify_cb() function