Searched refs:IPv6 (Results 1 - 25 of 72) sorted by relevance

123

/xsrc/external/mit/xorgproto/dist/specs/SIAddresses/
H A DIPv6.md1 ## ServerInterpreted address definition for type "IPv6"
4 address type of "IPv6" for use with IPv6 literal address formats.
8 IETF IPv6 Working Group issues the corresponding RFC.
/xsrc/external/mit/xorgproto/dist/specs/
H A DMakefile.am19 SIAddresses/IPv6.md \
/xsrc/external/mit/xdm/dist/xdm/
H A Dnetaddr.c44 # ifdef IPv6
72 # ifdef IPv6
99 # ifdef IPv6
147 # ifdef IPv6
213 # ifdef IPv6
H A Dsocket.c84 # ifdef IPv6
121 # ifdef IPv6
123 Debug ("Chooser socket port: %d (IPv6)\n",
143 # ifdef IPv6
155 # ifdef IPv6
182 # if defined(IPv6) && defined(IPV6_V6ONLY)
256 # ifdef IPv6
306 # ifdef IPv6
307 else if (addr->length == 16) /* IPv6 */
347 # ifdef IPv6
[all...]
H A Daccess.c71 # ifdef IPv6
75 # if defined(IPv6) && !defined(AF_INET6)
76 # error "Cannot build IPv6 support without AF_INET6"
139 # ifdef IPv6
162 # ifdef IPv6
369 # ifdef IPv6
392 # ifdef IPv6
512 # ifdef IPv6
524 # ifdef IPv6
580 # ifdef IPv6
[all...]
H A Dxdmcp.c81 # ifdef IPv6
99 # ifdef IPv6
127 # ifdef IPv6
145 # ifdef IPv6
168 # ifdef IPv6
228 # ifdef IPv6
244 # ifdef IPv6
405 # ifdef IPv6
497 # ifdef IPv6
510 # ifdef IPv6
[all...]
H A Dchoose.c201 # ifdef IPv6
209 # ifdef IPv6
378 # ifdef IPv6
/xsrc/external/mit/xorg-server.old/include/
H A Dxorg-server.h41 /* Support IPv6 for TCP connections */
43 # define IPv6 1 macro
H A Ddix-config.h259 /* Support IPv6 for TCP connections */
261 # define IPv6 1 macro
/xsrc/external/mit/xtrans/dist/
H A DXtransutil.c65 #if defined(IPv6) && !defined(AF_INET6)
66 #error "Cannot build IPv6 support without AF_INET6"
71 #if defined(IPv6) && !defined(HAVE_INET_NTOP)
136 #ifdef IPv6
170 #endif /* IPv6 */
272 #ifdef IPv6
277 #ifdef IPv6
284 #ifdef IPv6
348 #ifdef IPv6
353 #ifdef IPv6
[all...]
H A Dxtrans.m426 # Find needed libraries for TCP sockets, and check for IPv6 support
39 AS_HELP_STRING([--enable-ipv6],[Enable IPv6 support]),
42 AC_MSG_CHECKING([if IPv6 support should be built])
44 AC_DEFINE(IPv6,1,[Support IPv6 for TCP connections])
H A DXtrans.h136 #if defined(IPv6) && !defined(HAVE_STRUCT_SOCKADDR_STORAGE)
/xsrc/external/mit/libXfont/include/
H A Dconfig.h58 /* Support IPv6 for TCP connections */
59 #define IPv6 1 macro
/xsrc/external/mit/xorg-server/include/
H A Dxorg-server.h69 /* Support IPv6 for TCP connections */
70 #define IPv6 1 macro
H A Ddix-config.h242 /* Support IPv6 for TCP connections */
243 #define IPv6 1 macro
/xsrc/external/mit/xauth/dist/
H A Dgethost.c63 #if defined(IPv6) && !defined(AF_INET6)
64 #error "Cannot build IPv6 support without AF_INET6"
74 #ifdef IPv6
80 #ifdef IPv6
87 #ifdef IPv6
98 #ifdef IPv6
252 #ifdef IPv6
256 #ifdef IPv6
257 hints.ai_family = PF_UNSPEC; /* IPv4 or IPv6 */
282 #ifdef IPv6
[all...]
/xsrc/external/mit/xorg-server.old/dist/os/
H A Dxdmcp.c55 #undef IPv6
67 #if defined(IPv6) && defined(AF_INET6)
87 #if defined(IPv6) && defined(AF_INET6)
126 #if defined(IPv6) && defined(AF_INET6)
184 #if defined(IPv6) && defined(AF_INET6)
233 #if defined(IPv6) && defined(AF_INET6)
234 ErrorF("-multicast [addr [hops]] IPv6 multicast for XDMCP\n");
261 #if defined(IPv6) && defined(AF_INET6)
330 /* This stays sockaddr_in since IPv6 doesn't support broadcast */
469 #if defined(IPv6)
[all...]
H A Daccess.c363 #if defined(IPv6) && defined(AF_INET6)
396 #if defined(IPv6) && defined(AF_INET6)
444 #if defined(IPv6) && defined(AF_INET6)
496 #if defined(IPv6) && defined(AF_INET6)
500 #if defined(IPv6) && defined(AF_INET6)
592 #if defined(IPv6) && defined(AF_INET6)
623 #if defined(IPv6) && defined(AF_INET6)
637 #if defined(IPv6) && defined(AF_INET6)
655 #if defined(IPv6) && defined(AF_INET6)
656 /* IPv6 does
[all...]
/xsrc/external/mit/xorg-server/dist/os/
H A Dxdmcp.c56 #undef IPv6
69 #if defined(IPv6) && defined(AF_INET6)
88 #if defined(IPv6) && defined(AF_INET6)
127 #if defined(IPv6) && defined(AF_INET6)
180 #if defined(IPv6) && defined(AF_INET6)
223 #if defined(IPv6) && defined(AF_INET6)
224 ErrorF("-multicast [addr [hops]] IPv6 multicast for XDMCP\n");
262 #if defined(IPv6) && defined(AF_INET6)
332 /* This stays sockaddr_in since IPv6 doesn't support broadcast */
468 #if defined(IPv6)
[all...]
H A Daccess.c173 #if defined(IPv6) && defined(AF_INET6)
458 #if defined(IPv6) && defined(AF_INET6)
491 #if defined(IPv6) && defined(AF_INET6)
535 #if defined(IPv6) && defined(AF_INET6)
583 #if defined(IPv6) && defined(AF_INET6)
676 #if defined(IPv6) && defined(AF_INET6)
704 #if defined(IPv6) && defined(AF_INET6)
717 #if defined(IPv6) && defined(AF_INET6)
734 #if defined(IPv6) && defined(AF_INET6)
735 /* IPv6 does
[all...]
/xsrc/external/mit/libSM/dist/src/
H A Dsm_genid.c99 # if defined(IPv6) && !defined(AF_INET6)
100 # error "Cannot build IPv6 support without AF_INET6"
168 # ifdef IPv6
178 # ifdef IPv6
182 *addr_ptr++ = '6'; /* IPv6 address code */
191 # endif /* IPv6 */
/xsrc/external/mit/xfs/dist/os/
H A Dxfstrans.c54 #if defined(IPv6) && defined(AF_INET6)
/xsrc/external/mit/xfs/include/
H A Dconfig.h58 /* Support IPv6 for TCP connections */
60 # define IPv6 1 macro
/xsrc/external/mit/xhost/dist/
H A Dxhost.c156 #if defined(IPv6) && defined(AF_INET6)
333 #if defined(IPv6) && defined(AF_INET6)
364 #if defined(TCPCONN) && defined(IPv6) && defined(AF_INET6)
368 fprintf (stderr, gettext("%s: not compiled for IPv6\n"), ProgramName);
374 with original X11 over IPv6 draft. */
376 #if defined(TCPCONN) && defined(IPv6) && defined(AF_INET6)
380 fprintf (stderr, gettext("%s: not compiled for IPv6\n"), ProgramName);
419 #ifdef IPv6
421 * Check to see if inet_pton() can grok it as an IPv6 address
565 #if defined(IPv6)
[all...]
/xsrc/external/mit/xdm/dist/chooser/
H A Dchooser.c108 #if defined(IPv6) && !defined(AF_INET6)
109 #error "Cannot build IPv6 support without AF_INET6"
170 #ifdef IPv6
191 #ifdef IPv6
254 #ifdef IPv6
290 #ifdef IPv6
553 # ifdef IPv6
563 #ifdef IPv6
570 #ifdef IPv6
641 #ifdef IPv6
[all...]

Completed in 23 milliseconds

123