Searched refs:FindPrefixTlvForContextId (Results 1 – 3 of 3) sorted by relevance
193 const PrefixTlv *Leader::FindPrefixTlvForContextId(uint8_t aContextId, const ContextTlv *&aContextT… in FindPrefixTlvForContextId() function in ot::NetworkData::Leader225 prefixTlv = FindPrefixTlvForContextId(aContextId, contextTlv); in GetContext()
434 …const PrefixTlv *FindPrefixTlvForContextId(uint8_t aContextId, const ContextTlv *&aContextTlv) con…
204 prefixTlv = FindPrefixTlvForContextId(aContextId, contextTlv); in LookupRouteForAgentAloc()