Home
last modified time | relevance | path

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

/linux-4.4.14/net/netfilter/
Dnft_hash.c249 set = nft_set_container_of(priv); in nft_hash_gc()
/linux-4.4.14/include/net/netfilter/
Dnf_tables.h330 static inline struct nft_set *nft_set_container_of(const void *priv) in nft_set_container_of() function