Searched refs:PP_KEEPALIVE (Results 1 – 6 of 6) sorted by relevance
171 #define PP_KEEPALIVE 0x01 /* use keepalive protocol */ macro
240 sc->sc_sppp.pp_flags |= PP_KEEPALIVE | /* use LCP keepalive */ in pppoe_clone_create()
3893 if (! (sp->pp_flags & PP_KEEPALIVE) || in sppp_keepalive()
174 #define PP_KEEPALIVE 0x01 /* use keepalive protocol */ macro
1194 sc->lmc_sppp.pp_flags = PP_CISCO | PP_KEEPALIVE; in lmc_set_protocol()
1457 sc->lmc_sppp.pp_flags = PP_CISCO | PP_KEEPALIVE;