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

/netgear-R7000-V1.0.7.12_1.2.5/src/router/iputils/racoon/missing/
H A Daddrinfo.h59 #define AI_ALL 0x00000100 /* IPv6 and IPv4-mapped (with AI_V4MAPPED) */ macro
H A Dgetaddrinfo.c38 * - PF_UNSPEC case would be handled in getipnodebyname() with the AI_ALL flag.
584 AI_ADDRCONFIG|AI_ALL|AI_V4MAPPED, &h_error);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/missing/
H A Daddrinfo.h64 #define AI_ALL 0x00000100 /* IPv6 and IPv4-mapped (with AI_V4MAPPED) */ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpcap-1.4.0/Win32/Include/
H A Daddrinfo.h64 #define AI_ALL 0x00000100 /* IPv6 and IPv4-mapped (with AI_V4MAPPED) */ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/libevent-2.0.20-stable/include/event2/
H A Dutil.h617 #ifdef AI_ALL
618 #define EVUTIL_AI_ALL AI_ALL
637 * - The AI_V4MAPPED and AI_ALL flags are not currently implemented.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/libevent-2.0.20-stable/
H A Devutil.c948 #ifndef AI_ALL
972 #ifdef AI_ALL
973 AI_ALL |

Completed in 211 milliseconds