Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/vnic/
H A Dvnic_dev.c97 static void vnic_notify_cb(void *, mac_notify_type_t);
431 vnic->vn_mnh = mac_notify_add(vnic->vn_lower_mh, vnic_notify_cb, in vnic_dev_create()
1216 vnic_notify_cb(void *arg, mac_notify_type_t type) in vnic_notify_cb() function