Home
last modified time | relevance | path

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

/linux-4.4.14/net/netfilter/
Dnft_hash.c285 nft_set_gc_interval(set)); in nft_hash_gc()
319 nft_set_gc_interval(set)); in nft_hash_init()
/linux-4.4.14/include/net/netfilter/
Dnf_tables.h340 static inline unsigned long nft_set_gc_interval(const struct nft_set *set) in nft_set_gc_interval() function