Searched refs:PPP_IPV6 (Results 1 - 7 of 7) sorted by relevance

/freebsd-10.1-release/contrib/libpcap/
H A Dppp.h36 #define PPP_IPV6 0x0057 /* Internet Protocol version 6 */ macro
H A Dgencode.c2855 proto = PPP_IPV6;
2912 case PPP_IPV6:
/freebsd-10.1-release/contrib/tcpdump/
H A Dppp.h41 #define PPP_IPV6 0x0057 /* IPv6 */ macro
H A Dprint-ppp.c86 { PPP_IPV6, "IP6"},
1307 case PPP_IPV6:
1372 case PPP_IPV6:
1683 case PPP_IPV6:
1702 case PPP_IPV6:
1734 case PPP_IPV6:
H A Dprint-juniper.c1029 case PPP_IPV6 :
/freebsd-10.1-release/sys/net/
H A Dppp_defs.h75 #define PPP_IPV6 0x57 /* Internet Protocol version 6*/ macro
H A Dif_spppsubr.c110 #define PPP_IPV6 0x0057 /* Internet Protocol Version 6 */ macro
668 case PPP_IPV6:
980 h->protocol = htons(PPP_IPV6);

Completed in 123 milliseconds