Home
last modified time | relevance | path

Searched refs:sysctl_nexthop_compat_mode (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/include/net/netns/
H A Dipv4.h113 u8 sysctl_nexthop_compat_mode; member
/kernel/linux/linux-6.6/include/net/netns/
H A Dipv4.h112 u8 sysctl_nexthop_compat_mode; member
/kernel/linux/linux-5.10/net/ipv4/
H A Dnexthop.c886 !READ_ONCE(net->ipv4.sysctl_nexthop_compat_mode)); in __remove_nexthop_fib()
1199 READ_ONCE(net->ipv4.sysctl_nexthop_compat_mode)) in insert_nexthop()
H A Dsysctl_net_ipv4.c644 .data = &init_net.ipv4.sysctl_nexthop_compat_mode,
H A Daf_inet.c1875 net->ipv4.sysctl_nexthop_compat_mode = 1; in inet_init_net()
H A Dfib_semantics.c1846 if (!READ_ONCE(fi->fib_net->ipv4.sysctl_nexthop_compat_mode)) in fib_dump_info()
/kernel/linux/linux-6.6/net/ipv4/
H A Dsysctl_net_ipv4.c718 .data = &init_net.ipv4.sysctl_nexthop_compat_mode,
H A Dnexthop.c1884 !READ_ONCE(net->ipv4.sysctl_nexthop_compat_mode)); in __remove_nexthop_fib()
2388 READ_ONCE(net->ipv4.sysctl_nexthop_compat_mode)) in insert_nexthop()
H A Dfib_semantics.c1827 if (!READ_ONCE(fi->fib_net->ipv4.sysctl_nexthop_compat_mode)) in fib_dump_info()
H A Daf_inet.c1877 net->ipv4.sysctl_nexthop_compat_mode = 1; in inet_init_net()
/kernel/linux/linux-5.10/net/ipv6/
H A Droute.c5639 if (READ_ONCE(net->ipv4.sysctl_nexthop_compat_mode) && in rt6_fill_node()
/kernel/linux/linux-6.6/net/ipv6/
H A Droute.c5736 if (READ_ONCE(net->ipv4.sysctl_nexthop_compat_mode) && in rt6_fill_node()

Completed in 39 milliseconds