Home
last modified time | relevance | path

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

/external/iptables/iptables/
Dnft-cache.h11 void nft_rebuild_cache(struct nft_handle *h);
Dnft-cache.c703 void nft_rebuild_cache(struct nft_handle *h) in nft_rebuild_cache() function
Dnft.c2885 nft_rebuild_cache(h); in nft_action()