Searched refs:bridgeInterfaces (Results 1 – 1 of 1) sorted by relevance
61 const char* bridgeInterfaces = nullptr; in main() local67 bridgeInterfaces = argv[++i]; in main()78 if (bridgeInterfaces == nullptr) { in main()81 if (interfacePrefix == nullptr || bridgeInterfaces == nullptr) { in main()92 res = addBridgeInterfaces(bridge, bridgeInterfaces); in main()