Home
last modified time | relevance | path

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

/openthread-3.4.0/src/core/net/
Dip6.cpp835 bool isOutbound = (aOrigin != kFromThreadNetif); in HandleExtensionHeaders() local
845 SuccessOrExit(error = HandleOptions(aMessage, aHeader, isOutbound, aReceive)); in HandleExtensionHeaders()
855 SuccessOrExit(error = HandleOptions(aMessage, aHeader, isOutbound, aReceive)); in HandleExtensionHeaders()