Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/vnic/
H A Dvnic_dev.c99 static void vnic_notify_cb(void *, mac_notify_type_t);
434 vnic->vn_mnh = mac_notify_add(vnic->vn_lower_mh, vnic_notify_cb, in vnic_dev_create()
1291 vnic_notify_cb(void *arg, mac_notify_type_t type) in vnic_notify_cb() function