Searched refs:unreachable (Results 1 – 10 of 10) sorted by relevance
189 // Forced nud probe after roaming from IpReachabilityMonitor, neighbor is unreachable;191 // Forced nud probe after roaming from IpReachabilityMonitor, neighbor is unreachable and195 // unreachable;198 // unreachable and IP provisioning lost;200 // Neighbor unreachable notification from kernel;202 // Neighbor unreachable notification from kernel, and IP provisioning is also lost;
28 MsgHandler unreachable(unsigned int pID);41 inline mcld::MsgHandler mcld::unreachable(unsigned int pID) { in unreachable() function
246 bool unreachable = false; in dump() local297 unreachable = true; in dump()366 if (unreachable) { in dump()
110 unreachable(diag::unreachable_invalid_section_idx) in getSymFragmentRef()
290 unreachable(diag::err_unsupported_archive); in readSymbolTable()
132 unreachable(diag::err_cannot_trace_file) in normalize()
315 SYS_ENETUNREACH = 101; // Network is unreachable327 SYS_EHOSTUNREACH = 113; // Host is unreachable
97 …// "allowUnreachableCode": true, /* Disable error reporting for unreachable co…
159 - SDK version resource filtering: Resources with an SDK version qualifier that is unreachable
506 mcld::unreachable(mcld::diag::unrecognized_output_file) << module_.name(); in TranslateArguments()