Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/include/openthread/
H A Dping_sender.h123 …bool mMulticastLoop; ///< Allow looping back pings to multicast address that device is su… member
H A Dip6.h245 bool mMulticastLoop : 1; ///< TRUE to allow looping back multicast, FALSE otherwise. member
/aosp_15_r20/external/openthread/src/core/coap/
H A Dcoap.hpp876 bool mMulticastLoop : 1; // Information that multicast loop is enabled. member
/aosp_15_r20/external/openthread/src/core/common/
H A Dmessage.hpp217 bool mMulticastLoop : 1; // Whether this multicast message may be looped back. member