SPPP_NCP_IPV6CP
set_ncpflags |= SPPP_NCP_IPV6CP;
clr_ncpflags &= ~SPPP_NCP_IPV6CP;
set_ncpflags &= ~SPPP_NCP_IPV6CP;
clr_ncpflags |= SPPP_NCP_IPV6CP;
ncp_flags & SPPP_NCP_IPV6CP ? "enable" : "disable");
sp->pp_ncpflags = SPPP_NCP_IPCP | SPPP_NCP_IPV6CP;
if (!ISSET(sp->pp_ncpflags, SPPP_NCP_IPV6CP))
if (!ISSET(sp->pp_ncpflags, SPPP_NCP_IPV6CP)) {
!ISSET(sp->pp_ncpflags, SPPP_NCP_IPV6CP))) {