Home
last modified time | relevance | path

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

/linux/net/netfilter/
H A Dnft_set_rbtree.c559 static struct nft_array *nft_array_alloc(u32 max_intervals) in nft_array_alloc() function
670 array = nft_array_alloc(new_max_intervals); in nft_array_may_resize()