Searched refs:ifc_vlan_detach_event (Results 1 – 1 of 1) sorted by relevance
219 eventhandler_tag ifc_vlan_detach_event; member5721 ctx->ifc_vlan_detach_event = in iflib_register()5740 if (ctx->ifc_vlan_detach_event != NULL) { in iflib_unregister_vlan_handlers()5741 EVENTHANDLER_DEREGISTER(vlan_unconfig, ctx->ifc_vlan_detach_event); in iflib_unregister_vlan_handlers()5742 ctx->ifc_vlan_detach_event = NULL; in iflib_unregister_vlan_handlers()