Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dif_sppp.h157 time_t pp_last_recv; /* time last packet has been received */ member
H A Dif_spppsubr.c739 sp->pp_last_recv = time_uptime; in sppp_input()
1035 sp->pp_last_recv = sp->pp_last_sent = time_uptime; in sppp_attach()