Home
last modified time | relevance | path

Searched refs:PP_CALLIN (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/net/
H A Dif_sppp.h213 #define PP_CALLIN 0x08 /* we are being called */ macro
H A Dif_spppsubr.c2180 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()