Home
last modified time | relevance | path

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

/external/libpcap/
Dppp.h51 #define PPP_IPV6CP 0x8057 /* IPv6 Control Protocol */ macro
/external/tcpdump/
Dppp.h55 #define PPP_IPV6CP 0x8057 /* IPv6 Control Protocol */ macro
Dprint-ppp.c92 { PPP_IPV6CP, "IP6CP" },
482 case PPP_IPV6CP: in handle_ctrl_proto()
1465 case PPP_IPV6CP: in handle_ppp()
Dprint-juniper.c1077 case PPP_IPV6CP : in juniper_ppp_heuristic_guess()
/external/kernel-headers/original/uapi/linux/
Dppp_defs.h53 #define PPP_IPV6CP 0x8057 /* IPv6 Control Protocol */ macro
/external/ppp/pppd/include/net/
Dppp_defs.h98 #define PPP_IPV6CP 0x8057 /* IPv6 Control Protocol */ macro
/external/ppp/pppd/
Dipv6cp.c285 PPP_IPV6CP,
430 f->protocol = PPP_IPV6CP;