Home
last modified time | relevance | path

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

/linux/net/core/
H A Dfib_rules.c563 nlrule->proto = nla_get_u8_default(tb[FRA_PROTOCOL], RTPROT_UNSPEC); in fib_nl2rule()
770 [FRA_PROTOCOL] = { .type = NLA_U8 },
1036 if (nla_put_u8(skb, FRA_PROTOCOL, rule->proto)) in fib_nl_fill_rule()