Home
last modified time | relevance | path

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

/linux-4.4.14/net/netrom/
Dnr_in.c103 if (sysctl_netrom_reset_circuit) in nr_state1_machine()
134 if (sysctl_netrom_reset_circuit) in nr_state2_machine()
269 if (sysctl_netrom_reset_circuit) in nr_state3_machine()
Dsysctl_net_netrom.c139 .data = &sysctl_netrom_reset_circuit,
Daf_netrom.c60 int sysctl_netrom_reset_circuit = NR_DEFAULT_RESET; variable
946 if (sysctl_netrom_reset_circuit && in nr_rx_frame()
/linux-4.4.14/include/net/
Dnetrom.h184 extern int sysctl_netrom_reset_circuit;