Searched refs:FRA_TABLE (Results 1 – 5 of 5) sorted by relevance
121 [FRA_TABLE] = { .type = NLA_U32 }, \160 if (nla[FRA_TABLE]) in frh_get_table()161 return nla_get_u32(nla[FRA_TABLE]); in frh_get_table()
60 FRA_TABLE, /* Extended table id */ enumerator
1001 if (nla_put_u32(skb, FRA_TABLE, rule->table)) in fib_nl_fill_rule()