Searched refs:FRA_PRIORITY (Results 1 – 3 of 3) sorted by relevance
51 FRA_PRIORITY, /* priority/preference */ enumerator
552 if (tb[FRA_PRIORITY]) { in fib_nl2rule()553 nlrule->pref = nla_get_u32(tb[FRA_PRIORITY]); in fib_nl2rule()757 [FRA_PRIORITY] = { .type = NLA_U32 },1053 nla_put_u32(skb, FRA_PRIORITY, rule->pref)) || in fib_nl_fill_rule()
1597 if (nla_put_u32(skb, FRA_PRIORITY, FIB_RULE_PREF)) in vrf_fib_rule()