Searched refs:vsw_notify_cb (Results 1 – 1 of 1) sorted by relevance
94 static void vsw_notify_cb(void *arg, mac_notify_type_t type);1314 mnh = mac_notify_add(vswp->mh, vsw_notify_cb, vswp); in vsw_notify_add()1341 vsw_notify_cb(void *arg, mac_notify_type_t type) in vsw_notify_cb() function