Searched refs:sysctl_nexthop_compat_mode (Results 1 – 6 of 6) sorted by relevance
110 u8 sysctl_nexthop_compat_mode; member
689 .data = &init_net.ipv4.sysctl_nexthop_compat_mode,
1852 net->ipv4.sysctl_nexthop_compat_mode = 1; in inet_init_net()
1861 !READ_ONCE(net->ipv4.sysctl_nexthop_compat_mode)); in __remove_nexthop_fib()2365 READ_ONCE(net->ipv4.sysctl_nexthop_compat_mode)) in insert_nexthop()
1818 if (!READ_ONCE(fi->fib_net->ipv4.sysctl_nexthop_compat_mode)) in fib_dump_info()
5744 if (READ_ONCE(net->ipv4.sysctl_nexthop_compat_mode) && in rt6_fill_node()