Lines Matching refs:fib_nh_oif
287 if (nh->fib_nh_oif != onh->fib_nh_oif ||
347 val ^= nh->fib_nh_oif;
664 nh->fib_nh_oif = cfg->fc_oif;
802 if (cfg->fc_oif && nh->fib_nh_oif != cfg->fc_oif) {
943 if ((cfg->fc_oif && cfg->fc_oif != nh->fib_nh_oif) ||
972 if (rtnh->rtnh_ifindex && rtnh->rtnh_ifindex != nh->fib_nh_oif)
1086 .fc_ifindex = nh->fib_nh_oif,
1097 nh->fib_nh_oif = nh->fib_nh_dev->ifindex;
1163 dev = __dev_get_by_index(net, nh->fib_nh_oif);
1190 .flowi4_oif = nh->fib_nh_oif,
1227 nh->fib_nh_oif = FIB_RES_OIF(res);
1258 in_dev = inetdev_by_index(net, nh->fib_nh_oif);
1498 nh->fib_nh_dev = dev_get_by_index(net, nh->fib_nh_oif);