Home
last modified time | relevance | path

Searched refs:find_exception (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/ipv4/
H A Droute.c1402 static struct fib_nh_exception *find_exception(struct fib_nh_common *nhc, in find_exception() function
1448 fnhe = find_exception(nhc, daddr); in ip_mtu_from_fib_result()
1888 fnhe = find_exception(nhc, daddr); in __mkroute_input()
2493 fnhe = find_exception(nhc, fl4->daddr); in __mkroute_output()
/kernel/linux/linux-6.6/net/ipv4/
H A Droute.c1364 static struct fib_nh_exception *find_exception(struct fib_nh_common *nhc, in find_exception() function
1410 fnhe = find_exception(nhc, daddr); in ip_mtu_from_fib_result()
1849 fnhe = find_exception(nhc, daddr); in __mkroute_input()
2572 fnhe = find_exception(nhc, fl4->daddr); in __mkroute_output()

Completed in 9 milliseconds