Searched refs:keepalive_count (Results 1 – 1 of 1) sorted by relevance
105 static int keepalive_count = DEFAULT_KEEPALIVE_COUNT; variable106 module_param(keepalive_count, int, 0644);107 MODULE_PARM_DESC(keepalive_count, "# missed probes == dead");165 ksocknal_tunables.ksnd_keepalive_count = &keepalive_count; in ksocknal_tunables_init()