Home
last modified time | relevance | path

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

/Linux-v4.19/net/netfilter/
Dnft_set_rbtree.c269 nft_set_elem_clear_busy(&rbe->ext); in nft_rbtree_activate()
Dnft_set_hash.c191 nft_set_elem_clear_busy(&he->ext); in nft_rhash_activate()
/Linux-v4.19/include/net/netfilter/
Dnf_tables.h1284 static inline void nft_set_elem_clear_busy(struct nft_set_ext *ext) in nft_set_elem_clear_busy() function