Home
last modified time | relevance | path

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

/linux-4.1.27/net/netfilter/
Dnf_tables_api.c354 static inline u64 nf_tables_alloc_handle(struct nft_table *table) in nf_tables_alloc_handle() function
1379 chain->handle = nf_tables_alloc_handle(table); in nf_tables_newchain()
1988 handle = nf_tables_alloc_handle(table); in nf_tables_newrule()