Home
last modified time | relevance | path

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

/Linux-v5.10/include/net/
Dip_fib.h205 #define FIB_RES_OIF(res) (FIB_RES_NHC(res)->nhc_oif) macro
/Linux-v5.10/net/ipv4/
Droute.c1812 err = fib_validate_source(skb, saddr, daddr, tos, FIB_RES_OIF(*res), in __mkroute_input()
2667 orig_oif = FIB_RES_OIF(*res); in ip_route_output_key_hash_rcu()
Dfib_semantics.c1141 nh->fib_nh_oif = FIB_RES_OIF(res); in fib_check_nh_v4_gw()