Home
last modified time | relevance | path

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

/Linux-v6.6/net/netrom/
Dnr_in.c100 if (sysctl_netrom_reset_circuit) in nr_state1_machine()
131 if (sysctl_netrom_reset_circuit) in nr_state2_machine()
265 if (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 (sysctl_netrom_reset_circuit && in nr_rx_frame()
/Linux-v6.6/include/net/
Dnetrom.h188 extern int sysctl_netrom_reset_circuit;