Home
last modified time | relevance | path

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

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