Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/net/
A Dfib_rules.h117 static inline u32 fib_rule_get_table(struct fib_rule *rule, in fib_rule_get_table() function
123 static inline u32 fib_rule_get_table(struct fib_rule *rule, in fib_rule_get_table() function
/linux-6.3-rc2/net/ipv6/
A Dfib6_rules.c180 tb_id = fib_rule_get_table(rule, arg); in fib6_rule_action_alt()
226 tb_id = fib_rule_get_table(rule, arg); in __fib6_rule_action()
A Dip6mr.c178 arg->table = fib_rule_get_table(rule, arg); in ip6mr_rule_action()
/linux-6.3-rc2/net/ipv4/
A Dfib_rules.c133 tb_id = fib_rule_get_table(rule, arg); in fib4_rule_action()
A Dipmr.c189 arg->table = fib_rule_get_table(rule, arg); in ipmr_rule_action()

Completed in 16 milliseconds