Searched refs:DEFAULT_TTL (Results 1 – 6 of 6) sorted by relevance
136 #define DEFAULT_TTL (600 * SECONDS) macro
245 TO_SECONDS(DEFAULT_TTL); in smb_init_name_struct()
265 DEFAULT_TTL; in smb_name_get_reply()359 addr->ttl = DEFAULT_TTL; in smb_netbios_process_response()414 ttl = (answer && answer->ttl) ? answer->ttl : DEFAULT_TTL; in smb_netbios_process_response()
462 TO_SECONDS(DEFAULT_TTL); in smb_netbios_cache_reset_ttl()
276 #define DEFAULT_TTL ONE_HOUR macro
887 t->ttl = DEFAULT_TTL; in finish_parse()