Home
last modified time | relevance | path

Searched refs:tablename (Results 1 – 5 of 5) sorted by relevance

/linux/include/linux/netfilter_bridge/
H A Debtables.h109 extern void ebt_unregister_table(struct net *net, const char *tablename);
110 void ebt_unregister_table_pre_exit(struct net *net, const char *tablename);
/linux/net/netfilter/
H A Dnft_compat.c32 const char *tablename) in nft_compat_chain_validate_dependency() argument
38 if (!tablename || in nft_compat_chain_validate_dependency()
43 if (strcmp(tablename, "nat") == 0) { in nft_compat_chain_validate_dependency()
/linux/mm/
H A Dmm_init.c2379 void *__init alloc_large_system_hash(const char *tablename, in alloc_large_system_hash() argument
2467 panic("Failed to allocate %s hash table\n", tablename); in alloc_large_system_hash()
2470 tablename, 1UL << log2qty, get_order(size), size, in alloc_large_system_hash()
/linux/net/ipv4/netfilter/
H A Dip_tables.c190 const char *tablename, in trace_packet() argument
211 tablename, chainname, comment, rulenum); in trace_packet()
/linux/net/ipv6/netfilter/
H A Dip6_tables.c215 const char *tablename, in trace_packet() argument
236 tablename, chainname, comment, rulenum); in trace_packet()