Searched refs:sysctl_nexthop_compat_mode (Results 1 – 7 of 7) sorted by relevance
155 u8 sysctl_nexthop_compat_mode; member
59 u8 sysctl_nexthop_compat_mode
772 .data = &init_net.ipv4.sysctl_nexthop_compat_mode,
1812 net->ipv4.sysctl_nexthop_compat_mode = 1; in inet_init_net()
2137 !READ_ONCE(net->ipv4.sysctl_nexthop_compat_mode)); in __remove_nexthop_fib()2641 READ_ONCE(net->ipv4.sysctl_nexthop_compat_mode)) in insert_nexthop()
1776 if (!READ_ONCE(fi->fib_net->ipv4.sysctl_nexthop_compat_mode)) in fib_dump_info()
5819 if (READ_ONCE(net->ipv4.sysctl_nexthop_compat_mode) && in rt6_fill_node()