Searched refs:t11_t21 (Results 1 – 2 of 2) sorted by relevance
127 unsigned t11_t21; /* X.25 CALL timeout, sec (1..255) */ member
317 if (conf->u.x25.t11_t21) in cycx_x25_wan_init()318 cfg.t21 = min_t(unsigned int, conf->u.x25.t11_t21, 30); in cycx_x25_wan_init()