Searched refs:ifc_vlan_detach_event (Results 1 – 1 of 1) sorted by relevance
211 eventhandler_tag ifc_vlan_detach_event; member5532 ctx->ifc_vlan_detach_event = in iflib_register()5552 if (ctx->ifc_vlan_detach_event != NULL) { in iflib_unregister_vlan_handlers()5553 EVENTHANDLER_DEREGISTER(vlan_unconfig, ctx->ifc_vlan_detach_event); in iflib_unregister_vlan_handlers()5554 ctx->ifc_vlan_detach_event = NULL; in iflib_unregister_vlan_handlers()