Home
last modified time | relevance | path

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

/lib/lwip/lwip/src/netif/ppp/
A Dppp.c159 static struct timeval start_time; /* Time when link was started. */ variable
1610 gettimeofday(&start_time, NULL); in reset_link_stats()
1623 link_connect_time = now.tv_sec - start_time.tv_sec; in update_link_stats()

Completed in 20 milliseconds