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

/external/libpcap/
H A Dppp.h36 #define PPP_IPV6 0x0057 /* Internet Protocol version 6 */ macro
H A Dgencode.c2150 case PPP_IPV6:
2281 proto = PPP_IPV6;
2333 proto = PPP_IPV6;
/external/tcpdump/
H A Dppp.h39 #define PPP_IPV6 0x0057 /* IPv6 */ macro
H A Dprint-ppp.c84 { PPP_IPV6, "IP6"},
1305 case PPP_IPV6:
1370 case PPP_IPV6:
1681 case PPP_IPV6:
1700 case PPP_IPV6:
1732 case PPP_IPV6:
H A Dprint-juniper.c736 case PPP_IPV6 :
/external/ppp/pppd/include/net/
H A Dppp_defs.h89 #define PPP_IPV6 0x57 /* Internet Protocol Version 6 */ macro
/external/kernel-headers/original/linux/
H A Dppp_defs.h74 #define PPP_IPV6 0x57 /* Internet Protocol Version 6 */ macro
/external/ppp/pppd/
H A Dipv6cp.c1153 if (!sifnpmode(u, PPP_IPV6, NPMODE_QUEUE))
1235 demand_rexmit(PPP_IPV6);
1236 sifnpmode(f->unit, PPP_IPV6, NPMODE_PASS);
1276 sifnpmode(f->unit, PPP_IPV6, NPMODE_PASS);
1282 np_up(f->unit, PPP_IPV6);
1310 np_down(f->unit, PPP_IPV6);
1321 sifnpmode(f->unit, PPP_IPV6, NPMODE_QUEUE);
1323 sifnpmode(f->unit, PPP_IPV6, NPMODE_DROP);
1368 np_finished(f->unit, PPP_IPV6);

Completed in 469 milliseconds