Home
last modified time | relevance | path

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

/openthread-latest/src/posix/platform/
Dfirewall.cpp57 static const char kIngressAllowDstIpSet[] = "otbr-ingress-allow-dst"; variable
122 … SuccessOrExit(error = ipSetManager.SwapIpSets(kIngressAllowDstSwapIpSet, kIngressAllowDstIpSet)); in UpdateIpSets()