Searched defs:aLocator (Results 1 – 4 of 4) sorted by relevance
439 void SetLocator(uint16_t aLocator) in SetLocator()
439 void SetBorderAgentLocator(uint16_t aLocator) { mLocator = BigEndian::HostSwap16(aLocator); } in SetBorderAgentLocator()
282 void InterfaceIdentifier::SetToLocator(uint16_t aLocator) in SetToLocator()449 void Address::SetToLocator(const NetworkPrefix &aNetworkPrefix, uint16_t aLocator) in SetToLocator()
541 void SetLocator(uint16_t aLocator) { mFields.m16[3] = BigEndian::HostSwap16(aLocator); } in SetLocator()