Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/
Dwanrouter.h420 unsigned hold_timeout; /* sec, before re-connecting */ member
/linux-2.4.37.9/drivers/net/wan/
Dsdla_x25.c266 unsigned hold_timeout; /* sec, before re-connecting */ member
962 chan->hold_timeout = (conf->hold_timeout) ? in new_if()
963 conf->hold_timeout : 10; in new_if()