Searched defs:builtin_table (Results 1 – 3 of 3) sorted by relevance
28 struct builtin_table { struct29 const char *name;30 enum nft_table_type type;31 struct builtin_chain chains[NF_INET_NUMHOOKS];
1043 static _LIBCPP_CONSTEXPR const ctype<char>::mask builtin_table[table_size] = { in classic_table() local
901 static constexpr const ctype<char>::mask builtin_table[table_size] = { in classic_table() local