Home
last modified time | relevance | path

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

/linux/include/net/
A Dfib_rules.h114 [FRA_TABLE] = { .type = NLA_U32 }, \
153 if (nla[FRA_TABLE]) in frh_get_table()
154 return nla_get_u32(nla[FRA_TABLE]); in frh_get_table()
/linux/include/uapi/linux/
A Dfib_rules.h60 FRA_TABLE, /* Extended table id */ enumerator
/linux/net/core/
A Dfib_rules.c1001 if (nla_put_u32(skb, FRA_TABLE, rule->table)) in fib_nl_fill_rule()

Completed in 7 milliseconds