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