Searched refs:hello_timeout (Results 1 – 4 of 4) sorted by relevance
45 int hello_timeout; member
200 _this->hello_timeout = L2TP_CTRL_DEFAULT_HELLO_TIMEOUT; in l2tp_ctrl_init()223 if (L2TP_CTRL_CONF(_this)->hello_timeout != 0) in l2tp_ctrl_reload()224 _this->hello_timeout = L2TP_CTRL_CONF(_this)->hello_timeout; in l2tp_ctrl_reload()390 _this->hello_timeout) { in l2tp_ctrl_timeout()
402 int hello_timeout; member
414 curr_tunnconf->proto.l2tp.hello_timeout = $2;