Searched refs:protocols_ (Results 1 – 2 of 2) sorted by relevance
857 protocols_.push_back(proto); in EnableProtocol()863 for (ProtocolList::const_iterator it = protocols_.begin(); in ProtocolEnabled()864 it != protocols_.end(); ++it) { in ProtocolEnabled()
322 ProtocolList protocols_; variable