Searched refs:IPV6 (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dipaddr.tex8 is implemented. An experimental implementation for IPV6, wxIPV6address,
95 On IPV6 implementations, ::
113 On IPV6 implementations, ::1
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dsckaddr.h26 typedef enum { IPV4=1, IPV6=2, UNIX=3 } Addr; enumerator in enum:wxSockAddress::__anon341
51 // Interface to an IP address (either IPV4 or IPV6)
123 // IPV6 has not yet been implemented in socket layer
133 // IPV6 name formats
159 virtual int Type() { return wxSockAddress::IPV6; }
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/networking/libiproute/
H A Dll_proto.c55 __PF(IPV6,ipv6)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/lib/
H A Dll_proto.c64 __PF(IPV6,ipv6)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpcap-1.4.0/
H A Dgrammar.y286 %token IPV6 ICMPV6 AH ESP
477 | IPV6 { $$ = Q_IPV6; }
H A Dscanner.l209 ip6 return IPV6;

Completed in 53 milliseconds