Home
last modified time | relevance | path

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

/linux-4.19.296/include/net/
Dfib_rules.h112 [FRA_TABLE] = { .type = NLA_U32 }, \
151 if (nla[FRA_TABLE]) in frh_get_table()
152 return nla_get_u32(nla[FRA_TABLE]); in frh_get_table()
/linux-4.19.296/include/uapi/linux/
Dfib_rules.h60 FRA_TABLE, /* Extended table id */ enumerator