Home
last modified time | relevance | path

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

/dports/net-mgmt/pmacct/pmacct-1.7.5/src/ndpi/
H A Dndpi_util.c53 if (config.ndpi_idle_max_time) workflow->prefs.idle_max_time = config.ndpi_idle_max_time; in pm_ndpi_workflow_init()
/dports/net-mgmt/pmacct/pmacct-1.7.5/src/
H A Dcfg.h538 u_int32_t ndpi_idle_max_time; member
H A Dcfg_handlers.c5489 for (; list; list = list->next, changes++) list->cfg.ndpi_idle_max_time= value; in cfg_key_classifier_ndpi_idle_max_time()