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