Home
last modified time | relevance | path

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

/linux-5.19.10/net/x25/
Dx25_timer.c72 mod_timer(&x25->timer, jiffies + x25->t23); in x25_start_t23timer()
Dx25_proc.c104 x25->t21 / HZ, x25->t22 / HZ, x25->t23 / HZ, in x25_seq_socket_show()
Daf_x25.c555 x25->t23 = sysctl_x25_clear_request_timeout; in x25_create()
606 x25->t23 = ox25->t23; in x25_make_new()
/linux-5.19.10/include/net/
Dx25.h157 unsigned long t2, t21, t22, t23; member