Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/netfilter/
H A Dnf_tables_api.c581 static inline u64 nf_tables_alloc_handle(struct nft_table *table) in nf_tables_alloc_handle() function
2068 chain->handle = nf_tables_alloc_handle(table); in nf_tables_addchain()
3229 handle = nf_tables_alloc_handle(table); in nf_tables_newrule()
4328 set->handle = nf_tables_alloc_handle(table); in nf_tables_newset()
5998 obj->handle = nf_tables_alloc_handle(table); in nf_tables_newobj()
6765 flowtable->handle = nf_tables_alloc_handle(table); in nf_tables_newflowtable()