OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tlu
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/net/
if_spppsubr.c
279
void (*
tlu
)(struct sppp *);
member in struct:cp
2038
SPPP_DLOG(sp, "%s
tlu
\n", cp->name);
2039
cp->
tlu
(sp);
2185
SPPP_DLOG(sp, "%s
tlu
\n", cp->name);
2186
(cp->
tlu
)(sp);
4907
sp->pp_phase == SPPP_PHASE_NETWORK ? "reconfirmed" : "
tlu
");
4933
* is the case if this is a dummy
tlu
event after a re-challenge.
5206
SPPP_DLOG(sp, "%s
tlu
\n", pap.name);
if_spppsubr.c
279
void (*
tlu
)(struct sppp *);
member in struct:cp
2038
SPPP_DLOG(sp, "%s
tlu
\n", cp->name);
2039
cp->
tlu
(sp);
2185
SPPP_DLOG(sp, "%s
tlu
\n", cp->name);
2186
(cp->
tlu
)(sp);
4907
sp->pp_phase == SPPP_PHASE_NETWORK ? "reconfirmed" : "
tlu
");
4933
* is the case if this is a dummy
tlu
event after a re-challenge.
5206
SPPP_DLOG(sp, "%s
tlu
\n", pap.name);
Completed in 29 milliseconds
Indexes created Sat Sep 27 21:09:56 GMT 2025