Home
last modified time | relevance | path

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

/linux-6.12.1/net/netfilter/
Dnft_dynset.c308 nft_set_ext_prepare(&priv->tmpl); in nft_dynset_init()
Dnf_tables_api.c6867 nft_set_ext_prepare(&tmpl); in nft_add_set_elem()
7374 nft_set_ext_prepare(&tmpl); in nft_del_setelem()
/linux-6.12.1/include/net/netfilter/
Dnf_tables.h746 static inline void nft_set_ext_prepare(struct nft_set_ext_tmpl *tmpl) in nft_set_ext_prepare() function