Searched refs:FRA_PROTOCOL (Results 1 – 3 of 3) sorted by relevance
66 FRA_PROTOCOL, /* Originator of the rule */ enumerator
559 nlrule->proto = tb[FRA_PROTOCOL] ? in fib_nl2rule()560 nla_get_u8(tb[FRA_PROTOCOL]) : RTPROT_UNSPEC; in fib_nl2rule()767 [FRA_PROTOCOL] = { .type = NLA_U8 },1031 if (nla_put_u8(skb, FRA_PROTOCOL, rule->proto)) in fib_nl_fill_rule()
1550 if (nla_put_u8(skb, FRA_PROTOCOL, RTPROT_KERNEL)) in vrf_fib_rule()