Home
last modified time | relevance | path

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

/openbsd/usr.sbin/npppd/npppd/
H A Dppp.h46 #define NCP_IPV6CP 0x57 macro
H A Dppp.c552 case PPP_PROTO_NCP | NCP_IPV6CP: return "ipv6cp"; in proto_name()