Home
last modified time | relevance | path

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

/lib/lwip/lwip/src/apps/sntp/
A Dsntp.c238 u8_t reachability; member
529 sntp_servers[sntp_current_server].reachability |= 1; in sntp_recv()
579 sntp_servers[sntp_current_server].reachability <<= 1; in sntp_send_request()
718 sntp_servers[i].reachability = 0; in sntp_stop()
772 return sntp_servers[idx].reachability; in sntp_getreachability()
/lib/lwip/lwip/contrib/apps/LwipMibCompiler/Mibs/
A DIP-MIB388 reachability of a neighbor."
523 a reachability confirmation."
538 probing the reachability of a neighbor."
2909 reachable(1), -- confirmed reachability
2911 stale(2), -- unconfirmed reachability
2913 delay(3), -- waiting for reachability

Completed in 15 milliseconds