Searched refs:otIp6SlaacPrefixFilter (Results 1 – 3 of 3) sorted by relevance
792 typedef bool (*otIp6SlaacPrefixFilter)(otInstance *aInstance, const otIp6Prefix *aPrefix); typedef810 void otIp6SetSlaacPrefixFilter(otInstance *aInstance, otIp6SlaacPrefixFilter aFilter);
68 typedef otIp6SlaacPrefixFilter PrefixFilter; ///< Prefix filter function pointer.
275 void otIp6SetSlaacPrefixFilter(otInstance *aInstance, otIp6SlaacPrefixFilter aFilter) in otIp6SetSlaacPrefixFilter()