Home
last modified time | relevance | path

Searched defs:mMulticastLoop (Results 1 – 3 of 3) sorted by relevance

/openthread-3.4.0/src/core/coap/
Dcoap.hpp876 bool mMulticastLoop : 1; // Information that multicast loop is enabled. member
/openthread-3.4.0/include/openthread/
Dip6.h239 bool mMulticastLoop : 1; ///< TRUE to allow looping back multicast, FALSE otherwise. member
/openthread-3.4.0/src/core/common/
Dmessage.hpp216 bool mMulticastLoop : 1; // Whether this multicast message may be looped back. member