Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/net/netns/
A Dipv4.h111 u8 sysctl_nexthop_compat_mode; member
/linux-6.3-rc2/net/ipv4/
A Dsysctl_net_ipv4.c716 .data = &init_net.ipv4.sysctl_nexthop_compat_mode,
A Daf_inet.c1852 net->ipv4.sysctl_nexthop_compat_mode = 1; in inet_init_net()
A Dnexthop.c1861 !READ_ONCE(net->ipv4.sysctl_nexthop_compat_mode)); in __remove_nexthop_fib()
2365 READ_ONCE(net->ipv4.sysctl_nexthop_compat_mode)) in insert_nexthop()
A Dfib_semantics.c1820 if (!READ_ONCE(fi->fib_net->ipv4.sysctl_nexthop_compat_mode)) in fib_dump_info()
/linux-6.3-rc2/net/ipv6/
A Droute.c5738 if (READ_ONCE(net->ipv4.sysctl_nexthop_compat_mode) && in rt6_fill_node()

Completed in 32 milliseconds