Home
last modified time | relevance | path

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

/trueos/sys/net/
HDif_sppp.h158 time_t pp_last_sent; /* time last packet has been sent */ member
HDif_spppsubr.c1020 sp->pp_last_sent = time_uptime; in sppp_output()
1057 sp->pp_last_recv = sp->pp_last_sent = time_uptime; in sppp_attach()