Home
last modified time | relevance | path

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

/Linux-v5.15/include/net/netns/
Dipv4.h108 u8 sysctl_nexthop_compat_mode; member
/Linux-v5.15/net/ipv4/
Dsysctl_net_ipv4.c726 .data = &init_net.ipv4.sysctl_nexthop_compat_mode,
Daf_inet.c1859 net->ipv4.sysctl_nexthop_compat_mode = 1; in inet_init_net()
Dnexthop.c1860 !net->ipv4.sysctl_nexthop_compat_mode); in __remove_nexthop_fib()
2344 if (replace_notify && net->ipv4.sysctl_nexthop_compat_mode) in insert_nexthop()
Dfib_semantics.c1783 if (!fi->fib_net->ipv4.sysctl_nexthop_compat_mode) in fib_dump_info()
/Linux-v5.15/net/ipv6/
Droute.c5704 if (net->ipv4.sysctl_nexthop_compat_mode && in rt6_fill_node()