Home
last modified time | relevance | path

Searched refs:L1OIP_KEEPALIVE (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/isdn/mISDN/
H A Dl1oip.h23 #define L1OIP_KEEPALIVE 15 macro
H A Dl1oip_core.c280 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()