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