Home
last modified time | relevance | path

Searched refs:kChildRetransmissions (Results 1 – 2 of 2) sorted by relevance

/openthread-3.6.0/src/core/net/
Dip6_mpl.hpp236 static constexpr uint8_t kChildRetransmissions = 0; // MPL retransmissions for Children. member in ot::Ip6::Mpl
Dip6_mpl.cpp325 maxRetx = kChildRetransmissions; in DetermineMaxRetransmissions()