Home
last modified time | relevance | path

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

/dports/devel/libvirt/libvirt-7.10.0/src/util/
H A Dvirhook.h83 VIR_HOOK_NETWORK_OP_PORT_DELETED, /* port has been deleted in the network */ enumerator
/dports/devel/libvirt/libvirt-7.10.0/src/network/
H A Dbridge_driver.c4833 networkRunHook(obj, port, VIR_HOOK_NETWORK_OP_PORT_DELETED, in networkReleasePort()