ot::BackboneRouter::NdProxyTable::NotifyDadComplete() method
Notifies DAD completed for a given ND Proxy.
Syntax
static void NotifyDadComplete(NdProxy &aNdProxy,
bool aDuplicated);
Arguments
aNdProxy
The ND Proxy to notify of.
aDuplicated
Whether duplicate was detected.