Home
last modified time | relevance | path

Searched refs:nft_set_elem_mark_busy (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/net/netfilter/
Dnft_hash.c166 if (!nft_set_elem_mark_busy(&he->ext)) in nft_hash_deactivate()
268 if (nft_set_elem_mark_busy(&he->ext)) in nft_hash_gc()
/linux-4.4.14/include/net/netfilter/
Dnf_tables.h977 static inline int nft_set_elem_mark_busy(struct nft_set_ext *ext) in nft_set_elem_mark_busy() function