Home
last modified time | relevance | path

Searched refs:fib_rule_get_table (Results 1 – 2 of 2) sorted by relevance

/linux/include/net/
H A Dfib_rules.h121 static inline u32 fib_rule_get_table(struct fib_rule *rule, in fib_rule_get_table() function
127 static inline u32 fib_rule_get_table(struct fib_rule *rule, in fib_rule_get_table() function
/linux/net/ipv4/
H A Dipmr.c193 arg->table = fib_rule_get_table(rule, arg); in ipmr_rule_action()