Home
last modified time | relevance | path

Searched refs:PPP_IPV6CP (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/net/
H A Dppp_defs.h108 #define PPP_IPV6CP 0x8057 /* IPv6 Control Protocol */ macro
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dipv6cp.c225 PPP_IPV6CP, /* Protocol Number for IPV6CP */
359 f->protocol = PPP_IPV6CP;
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_ppp.c129 { PPP_IPV6CP, "IPV6CP", interpret_ppp_cp, "PPP-IPV6CP: ",
555 case PPP_IPV6CP: in interpret_cp_options()