Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dif_sppp.h158 time_t pp_last_sent; /* time last packet has been sent */ member
H A Dif_spppsubr.c998 sp->pp_last_sent = time_uptime; in sppp_output()
1035 sp->pp_last_recv = sp->pp_last_sent = time_uptime; in sppp_attach()