Searched refs:faith_prefix (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/src/router/iputils/racoon/missing/
H A Dgetaddrinfo.c69 static struct in6_addr faith_prefix = IN6ADDR_ANY_INIT; variable in typeref:struct:in6_addr
235 if (q && inet_pton(AF_INET6, q, &faith_prefix) == 1)
647 memcpy(&in6->s6_addr[0], &faith_prefix,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpcap-1.4.0/Win32/Src/
H A Dgetaddrinfo.c110 static struct in6_addr faith_prefix = IN6ADDR_ANY_INIT; variable in typeref:struct:in6_addr
321 if (q && inet_pton(AF_INET6, q, &faith_prefix) == 1)

Completed in 137 milliseconds