Searched refs:fib_nh_oif (Results 1 – 3 of 3) sorted by relevance
293 if (nh->fib_nh_oif != onh->fib_nh_oif || in nh_comp()357 val ^= fib_devindex_hashfn(nh->fib_nh_oif); in fib_info_hashfn()623 nh->fib_nh_oif = cfg->fc_oif; in fib_nh_init()761 if (cfg->fc_oif && nh->fib_nh_oif != cfg->fc_oif) { in fib_get_nhs()895 if ((cfg->fc_oif && cfg->fc_oif != nh->fib_nh_oif) || in fib_nh_match()1037 .fc_ifindex = nh->fib_nh_oif, in fib_check_nh_v6_gw()1047 nh->fib_nh_oif = nh->fib_nh_dev->ifindex; in fib_check_nh_v6_gw()1113 dev = __dev_get_by_index(net, nh->fib_nh_oif); in fib_check_nh_v4_gw()1140 .flowi4_oif = nh->fib_nh_oif, in fib_check_nh_v4_gw()1177 nh->fib_nh_oif = FIB_RES_OIF(res); in fib_check_nh_v4_gw()[all …]
114 #define fib_nh_oif nh_common.nhc_oif macro
3631 fib6_nh->fib_nh_oif = dev->ifindex; in fib6_nh_init()
Completed in 19 milliseconds