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

/freebsd-12-stable/sys/net/
H A Dif_sppp.h213 #define PP_CALLIN 0x08 /* we are being called */ macro
H A Dif_spppsubr.c2182 sp->pp_flags |= PP_CALLIN;
2219 sp->pp_flags &= ~PP_CALLIN;
2518 if ((sp->pp_flags & PP_CALLIN) == 0 &&

Completed in 138 milliseconds