Home
last modified time | relevance | path

Searched defs:iifindex (Results 1 – 4 of 4) sorted by relevance

/linux/include/net/
H A Dl3mdev.h63 bool l3mdev_fib_rule_iif_match(const struct flowi *fl, int iifindex) in l3mdev_fib_rule_iif_match()
346 bool l3mdev_fib_rule_iif_match(const struct flowi *fl, int iifindex) in l3mdev_fib_rule_iif_match()
H A Dfib_rules.h22 int iifindex; member
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dxdp_flowtable.c68 int iifindex, stats_fd; in test_xdp_flowtable() local
/linux/net/core/
H A Dfib_rules.c260 static bool fib_rule_iif_match(const struct fib_rule *rule, int iifindex, in fib_rule_iif_match()
282 int iifindex, oifindex, ret = 0; in fib_rule_match() local