Searched defs:geoip_state (Results 1 – 2 of 2) sorted by relevance
62 typedef struct geoip_state { struct 70 static thread_local geoip_state_t geoip_state = { 0 }; variable [all...]
69 typedef struct geoip_state { struct77 ISC_THREAD_LOCAL geoip_state_t geoip_state = { 0 }; argument