Home
last modified time | relevance | path

Searched refs:OPT_IPV6CP (Results 1 – 4 of 4) sorted by relevance

/external/libppp/src/
Dbundle.h42 #define OPT_IPV6CP 6 macro
Dncp.c166 if (Enabled(bundle, OPT_IPV6CP)) { in ncp_fsmStart()
Dbundle.c840 opt_enable(&bundle, OPT_IPV6CP); in bundle_Create()
1128 optval(arg->bundle, OPT_IPV6CP)); in bundle_ShowStatus()
Dcommand.c2794 if (add == NEG_ENABLED && opt == OPT_IPV6CP && !probe.ipv6_available) { in OptSet()
2980 "disable|enable", (const void *)OPT_IPV6CP},