HomeSort by: relevance | last modified time | path
    Searched defs:tlf (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/net/
if_spppsubr.c 282 void (*tlf)(const struct cp *, struct sppp *); member in struct:cp
1920 (cp->tlf)(cp, sp);
1964 (cp->tlf)(cp, sp);
1968 (cp->tlf)(cp, sp);
1974 (cp->tlf)(cp, sp);
2319 (cp->tlf)(cp, sp);
2323 (cp->tlf)(cp, sp);
2479 * by the last tlf.
3320 * Called by the NCPs during their tlf action handling.
6474 SPPP_DLOG(sp, "%s tlf\n", cp->name)
    [all...]
if_spppsubr.c 282 void (*tlf)(const struct cp *, struct sppp *); member in struct:cp
1920 (cp->tlf)(cp, sp);
1964 (cp->tlf)(cp, sp);
1968 (cp->tlf)(cp, sp);
1974 (cp->tlf)(cp, sp);
2319 (cp->tlf)(cp, sp);
2323 (cp->tlf)(cp, sp);
2479 * by the last tlf.
3320 * Called by the NCPs during their tlf action handling.
6474 SPPP_DLOG(sp, "%s tlf\n", cp->name)
    [all...]
if_spppsubr.c 282 void (*tlf)(const struct cp *, struct sppp *); member in struct:cp
1920 (cp->tlf)(cp, sp);
1964 (cp->tlf)(cp, sp);
1968 (cp->tlf)(cp, sp);
1974 (cp->tlf)(cp, sp);
2319 (cp->tlf)(cp, sp);
2323 (cp->tlf)(cp, sp);
2479 * by the last tlf.
3320 * Called by the NCPs during their tlf action handling.
6474 SPPP_DLOG(sp, "%s tlf\n", cp->name)
    [all...]

Completed in 41 milliseconds