Home
last modified time | relevance | path

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

/linux/net/netfilter/
H A Dnft_dynset.c308 nft_set_ext_prepare(&priv->tmpl); in nft_dynset_init()
H A Dnf_tables_api.c7222 nft_set_ext_prepare(&tmpl); in nft_add_set_elem()
7788 nft_set_ext_prepare(&tmpl); in nft_del_setelem()
/linux/include/net/netfilter/
H A Dnf_tables.h749 static inline void nft_set_ext_prepare(struct nft_set_ext_tmpl *tmpl) in nft_set_ext_prepare() function