Home
last modified time | relevance | path

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

/linux/net/netfilter/
H A Dnft_set_pipapo.c1191 * pipapo_free_scratch() - Free per-CPU map at original address
1195 static void pipapo_free_scratch(const struct nft_pipapo_match *m, unsigned int cpu)
1233 pipapo_free_scratch(clone, i);
1488 pipapo_free_scratch(new, i);
1795 pipapo_free_scratch(m, i);
1197 static void pipapo_free_scratch(const struct nft_pipapo_match *m, unsigned int cpu) global() function