Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dfib_rules.h130 static inline u32 frh_get_table(struct fib_rule_hdr *frh, struct nlattr **nla) in frh_get_table() function
/openbmc/linux/net/core/
H A Dfib_rules.c604 nlrule->table = frh_get_table(frh, tb); in fib_nl2rule()