taglinefilesource code
TOPOLOGY_CHANGE79include/net/br.h#define TOPOLOGY_CHANGE    0x01
TOPOLOGY_CHANGE126net/bridge/br.cbridge_info.top_change ? TOPOLOGY_CHANGE : 0;
TOPOLOGY_CHANGE192net/bridge/br.cif (config->flags & TOPOLOGY_CHANGE)