| Home | Sort by: relevance | last modified time | path |
| /src/sys/net/ | |
| if_spppvar.h | 206 #define PP_CALLIN 0x08 /* we are being called */ |
| if_spppsubr.c | 2402 sp->pp_flags |= PP_CALLIN; 2453 sp->pp_flags &= ~PP_CALLIN; 2926 if ((sp->pp_flags & PP_CALLIN) == 0 && |