Home
last modified time | relevance | path

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

/aosp_15_r20/external/iptables/iptables/
H A Dnft.h28 struct builtin_table { struct
29 const char *name;
30 enum nft_table_type type;
31 struct builtin_chain chains[NF_INET_NUMHOOKS];
/aosp_15_r20/external/libcxx/src/
H A Dlocale.cpp1043 static _LIBCPP_CONSTEXPR const ctype<char>::mask builtin_table[table_size] = { in classic_table() local
/aosp_15_r20/external/cronet/third_party/libc++/src/src/
H A Dlocale.cpp901 static constexpr const ctype<char>::mask builtin_table[table_size] = { in classic_table() local