Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/allocd/
Dalloc_utils.cpp67 bool has_ipv4_bridge, bool has_ipv6_bridge, in CreateEthernetIface() argument
92 if (!has_ipv6_bridge) { in CreateEthernetIface()
183 bool has_ipv6_bridge, bool use_ebtables_legacy) { in DestroyEthernetIface() argument
184 if (!has_ipv6_bridge) { in DestroyEthernetIface()
Dalloc_utils.h95 bool has_ipv4_bridge, bool has_ipv6_bridge,