Searched refs:PP_KEEPALIVE (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/net/
H A Dsyncppp.h67 #define PP_KEEPALIVE 0x01 /* use keepalive protocol */ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/wan/
H A Dsyncppp.c415 if (! (sp->pp_flags & PP_KEEPALIVE) ||
1088 sp->pp_flags = PP_KEEPALIVE|PP_CISCO|debug;/*PP_DEBUG;*/
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/wan/lmc/
H A Dlmc_main.c176 sp->pp_flags &= ~PP_KEEPALIVE; /* Turn off */
178 sp->pp_flags |= PP_KEEPALIVE; /* Turn on */

Completed in 113 milliseconds