Searched refs:vcc_timeout_period (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/atm/
H A Dlec.h106 unsigned long vcc_timeout_period; member in struct:lec_priv
H A Dlec.c954 priv->vcc_timeout_period = (1200 * HZ);
2208 entry->timer.expires = jiffies + priv->vcc_timeout_period;
2287 entry->timer.expires = jiffies + priv->vcc_timeout_period;

Completed in 308 milliseconds