Searched refs:fib_rule_get_table (Results 1 - 5 of 5) sorted by relevance

/linux-master/include/net/
H A Dfib_rules.h117 static inline u32 fib_rule_get_table(struct fib_rule *rule, function
123 static inline u32 fib_rule_get_table(struct fib_rule *rule, function
/linux-master/net/ipv6/
H A Dfib6_rules.c180 tb_id = fib_rule_get_table(rule, arg);
226 tb_id = fib_rule_get_table(rule, arg);
H A Dip6mr.c178 arg->table = fib_rule_get_table(rule, arg);
/linux-master/net/ipv4/
H A Dfib_rules.c133 tb_id = fib_rule_get_table(rule, arg);
H A Dipmr.c189 arg->table = fib_rule_get_table(rule, arg);

Completed in 130 milliseconds