Searched defs:netAddrList (Results 1 – 3 of 3) sorted by relevance
40 bool StaticConfiguration::MarshallingNetAddressList(const std::vector<INetAddr> &netAddrList, uint3… in MarshallingNetAddressList()75 …taticConfiguration::UnmarshallingNetAddressList(Parcel &parcel, std::vector<INetAddr> &netAddrList, in UnmarshallingNetAddressList()96 …figuration::ExtractNetAddrBySeparator(const std::string &input, std::vector<INetAddr> &netAddrList) in ExtractNetAddrBySeparator()
41 std::string AccumulateNetAddress(const std::vector<INetAddr> &netAddrList) in AccumulateNetAddress()
590 std::string EthernetConfiguration::AccumulateNetAddress(const std::vector<INetAddr> &netAddrList) in AccumulateNetAddress()