HomeSort by: relevance | last modified time | path
    Searched refs:PP_CALLIN (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/net/
if_spppvar.h 209 #define PP_CALLIN 0x08 /* we are being called */
if_spppsubr.c 2453 sp->pp_flags |= PP_CALLIN;
2493 sp->pp_flags &= ~PP_CALLIN;
2976 if ((sp->pp_flags & PP_CALLIN) == 0 &&

Completed in 16 milliseconds