Home
last modified time | relevance | path

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

/linux-4.4.14/net/netfilter/
Dnft_dynset.c180 nft_set_ext_prepare(&priv->tmpl); in nft_dynset_init()
Dnf_tables_api.c3392 nft_set_ext_prepare(&tmpl); in nft_add_set_elem()
/linux-4.4.14/include/net/netfilter/
Dnf_tables.h426 static inline void nft_set_ext_prepare(struct nft_set_ext_tmpl *tmpl) in nft_set_ext_prepare() function