Searched defs:oifindex (Results 1 – 3 of 3) sorted by relevance
70 bool l3mdev_fib_rule_oif_match(const struct flowi *fl, int oifindex) in l3mdev_fib_rule_oif_match() argument 352 l3mdev_fib_rule_oif_match(const struct flowi * fl,int oifindex) l3mdev_fib_rule_oif_match() argument
23 int oifindex; member
269 static bool fib_rule_oif_match(const struct fib_rule *rule, int oifindex, in fib_rule_oif_match()282 int iifindex, oifindex, ret = 0; in fib_rule_match() local