OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_last_sent
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/net/
if_pppvar.h
116
time_t
sc_last_sent
; /* time (secs) last NP pkt sent */
member in struct:ppp_softc
if_ppp.c
410
sc->
sc_last_sent
= sc->sc_last_recv = time_second;
691
((struct ppp_idle *)data)->xmit_idle = t - sc->
sc_last_sent
;
995
sc->
sc_last_sent
= time_second;
1000
sc->
sc_last_sent
= time_second;
Completed in 13 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025