Home
last modified time | relevance | path

Searched refs:aggr_port_notify_cb (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/aggr/
H A Daggr_port.c58 static void aggr_port_notify_cb(void *, mac_notify_type_t);
113 port->lp_mnh = mac_notify_add(port->lp_mh, aggr_port_notify_cb, port); in aggr_port_init_callbacks()
455 aggr_port_notify_cb(void *arg, mac_notify_type_t type) in aggr_port_notify_cb() function