Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dif_sppp.h210 #define PP_KEEPALIVE 0x01 /* use keepalive protocol */ macro
H A Dif_spppsubr.c1019 sp->pp_flags = PP_KEEPALIVE; in sppp_attach()
4765 if (! (sp->pp_flags & PP_KEEPALIVE) || in sppp_keepalive()