Home
last modified time | relevance | path

Searched refs:ipnum6 (Results 1 – 1 of 1) sorted by relevance

/dports/dns/bind911/bind-9.11.37/lib/dns/
H A Dgeoip.c71 geoipv6_t ipnum6; member
200 INSIST(ipnum6 != NULL); in set_state()
201 state->ipnum6 = *ipnum6; in set_state()
218 const geoipv6_t *ipnum6) in get_state_for() argument
239 memcmp(state->ipnum6.s6_addr, ipnum6->s6_addr, 16) == 0))) in get_state_for()
284 *ipnum6, &gl); in country_lookup()
294 *ipnum6, &gl); in country_lookup()
304 *ipnum6, &gl); in country_lookup()
409 const geoipv6_t *ipnum6, in city_lookup() argument
678 const void *ipnum6 = NULL; in dns_geoip_match()
[all …]