Lines Matching refs:ResponseCode
148 notify(ResponseCode::InterfaceChange, "Iface added %s", name); in notifyInterfaceAdded()
152 notify(ResponseCode::InterfaceChange, "Iface removed %s", name); in notifyInterfaceRemoved()
156 notify(ResponseCode::InterfaceChange, in notifyInterfaceChanged()
161 notify(ResponseCode::InterfaceChange, in notifyInterfaceLinkChanged()
166 notify(ResponseCode::BandwidthControl, "limit alert %s %s", name, iface); in notifyQuotaLimitReached()
174 notify(ResponseCode::InterfaceClassActivity, in notifyInterfaceClassActivity()
177 notify(ResponseCode::InterfaceClassActivity, in notifyInterfaceClassActivity()
180 notify(ResponseCode::InterfaceClassActivity, in notifyInterfaceClassActivity()
187 notify(ResponseCode::InterfaceAddressChange, in notifyAddressChanged()
196 notify(ResponseCode::InterfaceDnsInfo, "DnsInfo servers %s %s %s", in notifyInterfaceDnsServers()
202 notify(ResponseCode::RouteChange, in notifyRouteChange()
213 notify(ResponseCode::StrictCleartext, "%s %s", uid, hex); in notifyStrictCleartext()