Home
last modified time | relevance | path

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

/linux/net/netfilter/
H A Dnft_bitwise.c73 static void nft_bitwise_eval_or(u32 *dst, const u32 *src, const u32 *src2, in nft_bitwise_eval_or() function
118 nft_bitwise_eval_or(dst, src, src2, priv); in nft_bitwise_eval()