Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/
H A Dfib_rules.h145 static inline u32 fib_rule_get_table(struct fib_rule *rule, in fib_rule_get_table() function
151 static inline u32 fib_rule_get_table(struct fib_rule *rule, in fib_rule_get_table() function
/OK3568_Linux_fs/kernel/net/ipv6/
H A Dfib6_rules.c179 tb_id = fib_rule_get_table(rule, arg); in fib6_rule_action_alt()
225 tb_id = fib_rule_get_table(rule, arg); in __fib6_rule_action()
H A Dip6mr.c171 arg->table = fib_rule_get_table(rule, arg); in ip6mr_rule_action()
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dfib_rules.c132 tb_id = fib_rule_get_table(rule, arg); in fib4_rule_action()
H A Dipmr.c184 arg->table = fib_rule_get_table(rule, arg); in ipmr_rule_action()