Searched refs:AUISDN_IPTIMEOUT (Results 1 – 2 of 2) sorted by relevance
32 #define AUISDN_IPTIMEOUT (HZ * 60) /* IP Timeout is 40s */ macro
901 if (timeout < AUISDN_IPTIMEOUT) { in auerisdn_probe()903 sleep_on_timeout(&wqh, AUISDN_IPTIMEOUT - timeout); in auerisdn_probe()