Home
last modified time | relevance | path

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

/linux-6.1.9/net/netfilter/
Dnft_dynset.c298 nft_set_ext_prepare(&priv->tmpl); in nft_dynset_init()
Dnf_tables_api.c5985 nft_set_ext_prepare(&tmpl); in nft_add_set_elem()
6456 nft_set_ext_prepare(&tmpl); in nft_del_setelem()
/linux-6.1.9/include/net/netfilter/
Dnf_tables.h689 static inline void nft_set_ext_prepare(struct nft_set_ext_tmpl *tmpl) in nft_set_ext_prepare() function