Home
last modified time | relevance | path

Searched refs:TRY_AGAIN (Results 1 – 2 of 2) sorted by relevance

/f-stack/tools/compat/include/
H A Dnetdb.h162 #define TRY_AGAIN 2 /* Non-Authoritative Host not found, or SERVERFAIL */ macro
/f-stack/tools/arp/
H A Darp.c645 if (h_errno == TRY_AGAIN) in print_entry()