Home
last modified time | relevance | path

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

/Linux-v5.10/include/net/netns/
Dipv4.h114 int sysctl_nexthop_compat_mode; member
/Linux-v5.10/net/ipv4/
Dnexthop.c885 !net->ipv4.sysctl_nexthop_compat_mode); in __remove_nexthop_fib()
1176 if (replace_notify && net->ipv4.sysctl_nexthop_compat_mode) in insert_nexthop()
Dsysctl_net_ipv4.c699 .data = &init_net.ipv4.sysctl_nexthop_compat_mode,
Daf_inet.c1862 net->ipv4.sysctl_nexthop_compat_mode = 1; in inet_init_net()
Dfib_semantics.c1783 if (!fi->fib_net->ipv4.sysctl_nexthop_compat_mode) in fib_dump_info()
/Linux-v5.10/net/ipv6/
Droute.c5589 if (net->ipv4.sysctl_nexthop_compat_mode && in rt6_fill_node()