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.cpp83 bool use_ebtables_legacy) { in CreateEthernetIface()
198 bool has_ipv6_bridge, bool use_ebtables_legacy) { in DestroyEthernetIface()
226 bool use_ebtables_legacy) { in CreateEbtables()
232 bool use_ebtables_legacy) { in DestroyEbtables()
238 bool use_ebtables_legacy) { in EbtablesBroute()
258 bool use_ebtables_legacy) { in EbtablesFilter()
Dalloc_utils.h55 bool use_ebtables_legacy = false; member