Home
last modified time | relevance | path

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

/linux/net/core/
H A Dfib_rules.c556 if (tb[FRA_PRIORITY]) { in fib_nl2rule()
557 nlrule->pref = nla_get_u32(tb[FRA_PRIORITY]); in fib_nl2rule()
759 [FRA_PRIORITY] = { .type = NLA_U32 },
1058 nla_put_u32(skb, FRA_PRIORITY, rule->pref)) || in fib_nl_fill_rule()