Home
last modified time | relevance | path

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

/linux-6.14.4/net/netrom/
Dnr_in.c100 if (READ_ONCE(sysctl_netrom_reset_circuit)) in nr_state1_machine()
131 if (READ_ONCE(sysctl_netrom_reset_circuit)) in nr_state2_machine()
265 if (READ_ONCE(sysctl_netrom_reset_circuit)) in nr_state3_machine()
Dsysctl_net_netrom.c136 .data = &sysctl_netrom_reset_circuit,
Daf_netrom.c57 int sysctl_netrom_reset_circuit = NR_DEFAULT_RESET; variable
957 if (READ_ONCE(sysctl_netrom_reset_circuit) && in nr_rx_frame()
/linux-6.14.4/include/net/
Dnetrom.h188 extern int sysctl_netrom_reset_circuit;