Home
last modified time | relevance | path

Searched refs:sysctl_nexthop_compat_mode (Results 1 – 3 of 3) sorted by relevance

/linux/net/ipv4/
H A Dnexthop.c2124 !READ_ONCE(net->ipv4.sysctl_nexthop_compat_mode)); in __remove_nexthop_fib()
2628 READ_ONCE(net->ipv4.sysctl_nexthop_compat_mode)) in insert_nexthop()
H A Dfib_semantics.c1801 if (!READ_ONCE(fi->fib_net->ipv4.sysctl_nexthop_compat_mode)) in fib_dump_info()
/linux/net/ipv6/
H A Droute.c5782 if (READ_ONCE(net->ipv4.sysctl_nexthop_compat_mode) && in rt6_fill_node()