Searched defs:aggr_port_notify_cb (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/aggr/
H A Daggr_port.c56 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);
123 * the aggr_port_notify_cb() callback when the port is deleted
449 aggr_port_notify_cb(void *arg, mac_notify_type_t type) function

Completed in 46 milliseconds