Home
last modified time | relevance | path

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

/freebsd-12-stable/usr.sbin/ppp/
Dbundle.h44 #define OPT_IPV6CP 6 macro
Dncp.c168 if (Enabled(bundle, OPT_IPV6CP)) { in ncp_fsmStart()
Dbundle.c842 opt_enable(&bundle, OPT_IPV6CP); in bundle_Create()
1130 optval(arg->bundle, OPT_IPV6CP)); in bundle_ShowStatus()
Dcommand.c2808 if (add == NEG_ENABLED && opt == OPT_IPV6CP && !probe.ipv6_available) { in OptSet()
2994 "disable|enable", (const void *)OPT_IPV6CP},