Searched refs:L1OIP_KEEPALIVE (Results 1 – 2 of 2) sorted by relevance
23 #define L1OIP_KEEPALIVE 15 macro
280 mod_timer(&hc->keep_tl, jiffies + L1OIP_KEEPALIVE * HZ); in l1oip_socket_send()282 hc->keep_tl.expires = jiffies + L1OIP_KEEPALIVE * HZ; in l1oip_socket_send()