Searched refs:fib_check_nh_v4_gw (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/ipv4/ |
H A D | fib_semantics.c | 1118 static int fib_check_nh_v4_gw(struct net *net, struct fib_nh *nh, u32 table, in fib_check_nh_v4_gw() function 1253 err = fib_check_nh_v4_gw(net, nh, table, scope, extack); in fib_check_nh()
|
/kernel/linux/linux-6.6/net/ipv4/ |
H A D | fib_semantics.c | 1120 static int fib_check_nh_v4_gw(struct net *net, struct fib_nh *nh, u32 table, in fib_check_nh_v4_gw() function 1255 err = fib_check_nh_v4_gw(net, nh, table, scope, extack); in fib_check_nh()
|
Completed in 6 milliseconds