Home
last modified time | relevance | path

Searched refs:FR_ACT_TO_TBL (Results 1 – 3 of 3) sorted by relevance

/linux/net/ipv6/
H A Dip6mr.c182 case FR_ACT_TO_TBL: in ip6mr_rule_action()
301 return fib_rule_matchall(rule) && rule->action == FR_ACT_TO_TBL && in ip6mr_rule_default()
/linux/net/core/
H A Dfib_rules.c66 r->action = FR_ACT_TO_TBL; in fib_default_rule_add()
/linux/net/ipv4/
H A Dipmr.c194 case FR_ACT_TO_TBL: in ipmr_rule_action()