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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpcap-1.4.0/
H A Dppp.h36 #define PPP_IPV6 0x0057 /* Internet Protocol version 6 */ macro
H A Dgencode.c2853 proto = PPP_IPV6;
2910 case PPP_IPV6:
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/
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.c1029 case PPP_IPV6 :
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/include/net/
H A Dppp_defs.h83 #define PPP_IPV6 0x57 /* Internet Protocol Version 6 */ macro
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/include/net/
H A Dppp_defs.h67 #define PPP_IPV6 0x57 /* Internet Protocol Version 6 */ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/include/linux/
H A Dppp_defs.h82 #define PPP_IPV6 0x57 /* Internet Protocol Version 6 */ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/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);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dppp_defs.h74 #define PPP_IPV6 0x57 /* Internet Protocol Version 6 */ macro
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/include/linux/
H A Dppp_defs.h74 #define PPP_IPV6 0x57 /* Internet Protocol Version 6 */ macro
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppd/
H A Dipv6cp.c1104 if (!sifnpmode(u, PPP_IPV6, NPMODE_QUEUE))
1186 demand_rexmit(PPP_IPV6);
1187 sifnpmode(f->unit, PPP_IPV6, NPMODE_PASS);
1229 sifnpmode(f->unit, PPP_IPV6, NPMODE_PASS);
1235 np_up(f->unit, PPP_IPV6);
1263 np_down(f->unit, PPP_IPV6);
1274 sifnpmode(f->unit, PPP_IPV6, NPMODE_QUEUE);
1276 sifnpmode(f->unit, PPP_IPV6, NPMODE_DROP);
1321 np_finished(f->unit, PPP_IPV6);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/modules/
H A Dppp.c1183 sap = PPP_IPV6;
2087 if ((proto != PPP_IP) && (proto != PPP_IPV6))
2117 else if (proto == PPP_IPV6)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/solaris/
H A Dppp.c1191 sap = PPP_IPV6;
2104 if ((proto != PPP_IP) && (proto != PPP_IPV6))
2134 else if (proto == PPP_IPV6)
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/modules/
H A Dppp.c1167 sap = PPP_IPV6;
2055 if ((proto != PPP_IP) && (proto != PPP_IPV6))
2085 else if (proto == PPP_IPV6)
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/solaris/
H A Dppp.c1167 sap = PPP_IPV6;
2055 if ((proto != PPP_IP) && (proto != PPP_IPV6))
2085 else if (proto == PPP_IPV6)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/bridge/
H A Dbr_netfilter.c98 pppoe_proto(skb) == htons(PPP_IPV6) && \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dppp_generic.c481 case PPP_IPV6:
498 PPP_IPV6,

Completed in 273 milliseconds