Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/netfilter/
H A Dnft_set_rbtree.c505 set = nft_set_container_of(priv); in nft_rbtree_gc()
H A Dnft_set_hash.c307 set = nft_set_container_of(priv); in nft_rhash_gc()
/OK3568_Linux_fs/kernel/include/net/netfilter/
H A Dnf_tables.h477 static inline struct nft_set *nft_set_container_of(const void *priv) in nft_set_container_of() function