Home
last modified time | relevance | path

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

/Linux-v4.19/net/ipv4/
Droute.c1320 static struct fib_nh_exception *find_exception(struct fib_nh *nh, __be32 daddr) in find_exception() function
1365 fnhe = find_exception(nh, daddr); in ip_mtu_from_fib_result()
1748 fnhe = find_exception(&FIB_RES_NH(*res), daddr); in __mkroute_input()
2255 fnhe = find_exception(nh, fl4->daddr); in __mkroute_output()