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

/freebsd-12-stable/sys/net/
H A Dif_sppp.h158 time_t pp_last_sent; /* time last packet has been sent */ member in struct:sppp
H A Dif_spppsubr.c997 sp->pp_last_sent = time_uptime;
1034 sp->pp_last_recv = sp->pp_last_sent = time_uptime;

Completed in 103 milliseconds