Searched refs:sysctl_nexthop_compat_mode (Results 1 – 7 of 7) sorted by relevance
150 u8 sysctl_nexthop_compat_mode; member
58 u8 sysctl_nexthop_compat_mode - - …
770 .data = &init_net.ipv4.sysctl_nexthop_compat_mode,
1824 net->ipv4.sysctl_nexthop_compat_mode = 1; in inet_init_net()
2124 !READ_ONCE(net->ipv4.sysctl_nexthop_compat_mode)); in __remove_nexthop_fib()2628 READ_ONCE(net->ipv4.sysctl_nexthop_compat_mode)) in insert_nexthop()
1825 if (!READ_ONCE(fi->fib_net->ipv4.sysctl_nexthop_compat_mode)) in fib_dump_info()
5752 if (READ_ONCE(net->ipv4.sysctl_nexthop_compat_mode) && in rt6_fill_node()
Completed in 33 milliseconds