Home
last modified time | relevance | path

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

/openbmc/linux/net/netrom/
H A Dsysctl_net_netrom.c127 .data = &sysctl_netrom_link_fails_count,
H A Dnr_route.c726 if (++nr_neigh->failed < READ_ONCE(sysctl_netrom_link_fails_count)) { in nr_link_failed()
H A Daf_netrom.c56 int sysctl_netrom_link_fails_count = NR_DEFAULT_FAILS; variable
/openbmc/linux/include/net/
H A Dnetrom.h187 extern int sysctl_netrom_link_fails_count;