mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-11-02 19:31:18 +00:00
13 lines
193 B
Plaintext
13 lines
193 B
Plaintext
|
#
|
||
|
# These symbols are dependent on WITH_NWFILTER.
|
||
|
#
|
||
|
|
||
|
|
||
|
# nwfilter_gentech_driver.h
|
||
|
virNWFilterInstantiateFilter;
|
||
|
virNWFilterTeardownFilter;
|
||
|
|
||
|
|
||
|
# nwfilter_learnipaddr.h
|
||
|
virNWFilterLookupLearnReq;
|