Searched refs:LM_IDLE_TIMEOUT (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/irda/
H A Dirlmp.h57 #define LM_IDLE_TIMEOUT 2*HZ /* 2 seconds for now */ macro
263 extern int sysctl_lap_keepalive_time; /* in ms, default is LM_IDLE_TIMEOUT */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/irda/
H A Dirlmp_event.c329 irlmp_start_idle_timer(self, LM_IDLE_TIMEOUT);
347 irlmp_start_idle_timer(self, LM_IDLE_TIMEOUT);
H A Dirlmp.c58 int sysctl_lap_keepalive_time = LM_IDLE_TIMEOUT * 1000 / HZ;

Completed in 314 milliseconds