Home
last modified time | relevance | path

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

/openbmc/linux/net/netrom/
H A 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()
H A Dsysctl_net_netrom.c136 .data = &sysctl_netrom_reset_circuit,
H A Daf_netrom.c57 int sysctl_netrom_reset_circuit = NR_DEFAULT_RESET; variable
957 if (READ_ONCE(sysctl_netrom_reset_circuit) && in nr_rx_frame()
/openbmc/linux/include/net/
H A Dnetrom.h188 extern int sysctl_netrom_reset_circuit;