Searched defs:use_ipv4 (Results  1 – 1 of 1) sorted by relevance
| /device/google/cuttlefish/host/libs/allocd/ | 
| D | alloc_utils.cpp | 225 bool CreateEbtables(const std::string& name, bool use_ipv4,  in CreateEbtables()231 bool DestroyEbtables(const std::string& name, bool use_ipv4,  in DestroyEbtables()
 237 bool EbtablesBroute(const std::string& name, bool use_ipv4, bool add,  in EbtablesBroute()
 257 bool EbtablesFilter(const std::string& name, bool use_ipv4, bool add,  in EbtablesFilter()
 
 |