Home
last modified time | relevance | path

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

/Linux-v6.1/net/netfilter/
Dnft_dynset.c298 nft_set_ext_prepare(&priv->tmpl); in nft_dynset_init()
Dnf_tables_api.c5906 nft_set_ext_prepare(&tmpl); in nft_add_set_elem()
6377 nft_set_ext_prepare(&tmpl); in nft_del_setelem()
/Linux-v6.1/include/net/netfilter/
Dnf_tables.h675 static inline void nft_set_ext_prepare(struct nft_set_ext_tmpl *tmpl) in nft_set_ext_prepare() function