Searched refs:FRA_PROTOCOL (Results 1 – 3 of 3) sorted by relevance
66 FRA_PROTOCOL, /* Originator of the rule */ enumerator
609 nlrule->proto = nla_get_u8_default(tb[FRA_PROTOCOL], RTPROT_UNSPEC); in fib_nl2rule()861 [FRA_PROTOCOL] = { .type = NLA_U8 },1169 if (nla_put_u8(skb, FRA_PROTOCOL, rule->proto)) in fib_nl_fill_rule()
1530 if (nla_put_u8(skb, FRA_PROTOCOL, RTPROT_KERNEL)) in vrf_fib_rule()