Searched refs:PP_CALLIN (Results 1 – 2 of 2) sorted by relevance
213 #define PP_CALLIN 0x08 /* we are being called */ macro
2180 sp->pp_flags |= PP_CALLIN; in sppp_lcp_up()2217 sp->pp_flags &= ~PP_CALLIN; in sppp_lcp_down()2516 if ((sp->pp_flags & PP_CALLIN) == 0 && in sppp_lcp_RCN_rej()