Home
last modified time | relevance | path

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

/linux/net/netfilter/
H A Dnf_tables_api.c1040 static inline u64 nf_tables_alloc_handle(struct nft_table *table) in nf_tables_alloc_handle() function
2759 chain->handle = nf_tables_alloc_handle(table); in nf_tables_addchain()
4345 handle = nf_tables_alloc_handle(table); in nf_tables_newrule()
5665 set->handle = nf_tables_alloc_handle(table); in nf_tables_newset()
8381 obj->handle = nf_tables_alloc_handle(table); in nf_tables_newobj()
9298 flowtable->handle = nf_tables_alloc_handle(table); in nf_tables_newflowtable()