Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/
Dip_fib.h185 #define FIB_RES_OIF(res) (FIB_RES_NH(res).nh_oif) macro
/Linux-v4.19/net/ipv4/
Droute.c1717 err = fib_validate_source(skb, saddr, daddr, tos, FIB_RES_OIF(*res), in __mkroute_input()
2489 orig_oif = FIB_RES_OIF(*res); in ip_route_output_key_hash_rcu()
Dfib_semantics.c864 nh->nh_oif = FIB_RES_OIF(res); in fib_check_nh()