Home
last modified time | relevance | path

Searched defs:builtin_table (Results 1 – 3 of 3) sorted by relevance

/external/iptables/iptables/
Dnft.h27 struct builtin_table { struct
28 const char *name;
29 enum nft_table_type type;
30 struct builtin_chain chains[NF_INET_NUMHOOKS];
/external/libcxx/src/
Dlocale.cpp1043 static _LIBCPP_CONSTEXPR const ctype<char>::mask builtin_table[table_size] = { in classic_table() local
/external/llvm-project/libcxx/src/
Dlocale.cpp1056 static _LIBCPP_CONSTEXPR const ctype<char>::mask builtin_table[table_size] = { in classic_table() local