Home
last modified time | relevance | path

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

/Linux-v4.19/net/x25/
Dx25_timer.c77 mod_timer(&x25->timer, jiffies + x25->t23); in x25_start_t23timer()
Dx25_proc.c110 x25->t21 / HZ, x25->t22 / HZ, x25->t23 / HZ, in x25_seq_socket_show()
Daf_x25.c572 x25->t23 = sysctl_x25_clear_request_timeout; in x25_create()
623 x25->t23 = ox25->t23; in x25_make_new()
/Linux-v4.19/include/net/
Dx25.h156 unsigned long t2, t21, t22, t23; member