Searched refs:t28 (Results 1 – 3 of 3) sorted by relevance
152 unsigned t28; /* X.25 REGISTRATION timeout, sec (1..255) */ member
425 unsigned char t28; /* 33h: */ member
617 u.cfg.t28 = 30; in wpx_init()711 if (conf->u.x25.t28) in wpx_init()712 u.cfg.t28 = min_t(unsigned int, conf->u.x25.t28, 255); in wpx_init()