Home
last modified time | relevance | path

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

/openthread-latest/src/posix/platform/
Dfirewall.cpp60 class IpSetManager class
68 inline otError IpSetManager::FlushIpSet(const char *aName) in FlushIpSet()
73 inline otError IpSetManager::AddToIpSet(const char *aSetName, const char *aAddress) in AddToIpSet()
78 inline otError IpSetManager::SwapIpSets(const char *aSetName1, const char *aSetName2) in SwapIpSets()
90 IpSetManager ipSetManager; in UpdateIpSets()