Searched refs:scope (Results 1 – 2 of 2) sorted by relevance
79 const char *scope = evt->findParam("SCOPE"); in onEvent() local88 if (iface && flags && scope) { in onEvent()89 notifyAddressChanged(action, address, iface, flags, scope); in onEvent()174 const char *scope) { in notifyAddressChanged() argument178 addr, iface, flags, scope); in notifyAddressChanged()
45 const char *flags, const char *scope);