Home
last modified time | relevance | path

Searched refs:t22 (Results 1 – 4 of 4) sorted by relevance

/linux/net/x25/
H A Dx25_timer.c65 mod_timer(&x25->timer, jiffies + x25->t22); in x25_start_t22timer()
H A Dx25_proc.c104 x25->t21 / HZ, x25->t22 / HZ, x25->t23 / HZ, in x25_seq_socket_show()
H A Daf_x25.c560 x25->t22 = sysctl_x25_reset_request_timeout; in x25_create()
611 x25->t22 = ox25->t22; in x25_make_new()
/linux/include/net/
H A Dx25.h157 unsigned long t2, t21, t22, t23; member