Searched refs:default_common_timeout (Results 1 – 1 of 1) sorted by relevance
198 struct timeval default_common_timeout, default_mp_timeout; in create_def_configuration_entry() local221 memset(&default_common_timeout, 0, sizeof(struct timeval)); in create_def_configuration_entry()222 default_common_timeout.tv_sec = DEFAULT_COMMON_ENTRY_TIMEOUT; in create_def_configuration_entry()234 res = create_configuration_entry(name, &default_common_timeout, in create_def_configuration_entry()