Home
last modified time | relevance | path

Searched defs:oifindex (Results 1 – 2 of 2) sorted by relevance

/linux/net/core/
H A Dfib_rules.c269 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
/linux/include/net/
H A Dfib_rules.h23 int oifindex; member