Home
last modified time | relevance | path

Searched defs:use_ebtables_legacy (Results 1 – 2 of 2) sorted by relevance

/device/google/cuttlefish/host/libs/allocd/
Dalloc_utils.cpp68 bool use_ebtables_legacy) { in CreateEthernetIface()
183 bool has_ipv6_bridge, bool use_ebtables_legacy) { in DestroyEthernetIface()
211 bool use_ebtables_legacy) { in CreateEbtables()
217 bool use_ebtables_legacy) { in DestroyEbtables()
223 bool use_ebtables_legacy) { in EbtablesBroute()
243 bool use_ebtables_legacy) { in EbtablesFilter()
Dalloc_utils.h55 bool use_ebtables_legacy = false; member