Searched refs:PP_KEEPALIVE (Results 1 – 3 of 3) sorted by relevance
62 #define PP_KEEPALIVE 0x01 /* use keepalive protocol */ macro
388 if (! (sp->pp_flags & PP_KEEPALIVE) || in sppp_keepalive()1033 sp->pp_flags = PP_KEEPALIVE|PP_CISCO|debug;/*PP_DEBUG;*/ in sppp_attach()
202 sp->pp_flags &= ~PP_KEEPALIVE; /* Turn off */ in lmc_ioctl()204 sp->pp_flags |= PP_KEEPALIVE; /* Turn on */ in lmc_ioctl()