Home
last modified time | relevance | path

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

/Linux-v5.4/net/netfilter/
Dnft_set_rbtree.c272 nft_set_elem_clear_busy(&rbe->ext); in nft_rbtree_activate()
Dnft_set_hash.c188 nft_set_elem_clear_busy(&he->ext); in nft_rhash_activate()
/Linux-v5.4/include/net/netfilter/
Dnf_tables.h1343 static inline void nft_set_elem_clear_busy(struct nft_set_ext *ext) in nft_set_elem_clear_busy() function