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