| Home | Sort by: relevance | last modified time | path |
| /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 && |