Home
last modified time | relevance | path

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

/Linux-v4.19/net/netfilter/
Dnf_tables_api.c439 static inline u64 nf_tables_alloc_handle(struct nft_table *table) in nf_tables_alloc_handle() function
1600 chain->handle = nf_tables_alloc_handle(table); in nf_tables_addchain()
2564 handle = nf_tables_alloc_handle(table); in nf_tables_newrule()
3537 set->handle = nf_tables_alloc_handle(table); in nf_tables_newset()
4951 obj->handle = nf_tables_alloc_handle(table); in nf_tables_newobj()
5515 flowtable->handle = nf_tables_alloc_handle(table); in nf_tables_newflowtable()