Searched refs:BRIDGE_PFX (Results 1 – 1 of 1) sorted by relevance
68 #define BRIDGE_PFX "bridge:" macro1517 if (!strncmp(BRIDGE_PFX, arg, strlen(BRIDGE_PFX))) { in setup_tun_net()1518 arg += strlen(BRIDGE_PFX); in setup_tun_net()