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