Home
last modified time | relevance | path

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

/AliOS-Things-master/components/lwip/lwip2.0.0/netif/ppp/
A Dppp.c162 unsigned link_connect_time; variable
1624 link_connect_time = now.tv_sec - start_time.tv_sec; in update_link_stats()
1638 int t = (link_connect_time + 5) / 6; /* 1/10ths of minutes */ in print_link_stats()

Completed in 8 milliseconds