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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/linux/
H A Datmlec.h58 unsigned int path_switching_delay; member in struct:atmlec_config_msg
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/atm/
H A Dlec.h138 unsigned long path_switching_delay; member in struct:lec_priv
H A Dlec.c520 priv->path_switching_delay =
521 (mesg->content.config.path_switching_delay * HZ);
961 priv->path_switching_delay = (6 * HZ);
1851 * than or equal to the path_switching_delay, change the status
1906 priv->path_switching_delay)) {

Completed in 46 milliseconds