Home
last modified time | relevance | path

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

/dports/net-mgmt/ipv6calc/ipv6calc-3.2.0/databases/lib/
H A Dlibipv6calc_db_wrapper_DBIP2.c69 #define DBIP2_UNPACK_YM(dbym) ((dbym > 0) ? ((dbym % 12) + ((dbym / 12)) * 100) : 0) macro
153 …, "DBIP2 type=%d dbym=%d Year/Month=%d unixtime=%lld", dbtype, dbym, DBIP2_UNPACK_YM(dbym), (long … in libipv6calc_db_wrapper_DBIP2_wrapper_init()
354 , DBIP2_UNPACK_YM(dbip2_db_country_v4_best[DBIP2_FREE].dbym) in libipv6calc_db_wrapper_DBIP2_wrapper_print_db_info()
357 , DBIP2_UNPACK_YM(dbip2_db_country_v6_best[DBIP2_FREE].dbym) in libipv6calc_db_wrapper_DBIP2_wrapper_print_db_info()
360 , DBIP2_UNPACK_YM(dbip2_db_region_city_v4_best[DBIP2_FREE].dbym) in libipv6calc_db_wrapper_DBIP2_wrapper_print_db_info()
363 , DBIP2_UNPACK_YM(dbip2_db_region_city_v6_best[DBIP2_FREE].dbym) in libipv6calc_db_wrapper_DBIP2_wrapper_print_db_info()
370 , DBIP2_UNPACK_YM(dbip2_db_country_v4_best[DBIP2_COMM].dbym) in libipv6calc_db_wrapper_DBIP2_wrapper_print_db_info()
373 , DBIP2_UNPACK_YM(dbip2_db_country_v6_best[DBIP2_COMM].dbym) in libipv6calc_db_wrapper_DBIP2_wrapper_print_db_info()
376 , DBIP2_UNPACK_YM(dbip2_db_region_city_v4_best[DBIP2_COMM].dbym) in libipv6calc_db_wrapper_DBIP2_wrapper_print_db_info()
379 , DBIP2_UNPACK_YM(dbip2_db_region_city_v6_best[DBIP2_COMM].dbym) in libipv6calc_db_wrapper_DBIP2_wrapper_print_db_info()