Home
last modified time | relevance | path

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

/linux-6.15/net/netfilter/
H A Dnft_bitwise.c18 struct nft_bitwise { struct
30 const struct nft_bitwise *priv) in nft_bitwise_eval_mask_xor() argument
39 const struct nft_bitwise *priv) in nft_bitwise_eval_lshift()
52 const struct nft_bitwise *priv) in nft_bitwise_eval_rshift()
65 const struct nft_bitwise *priv) in nft_bitwise_eval_and()
74 const struct nft_bitwise *priv) in nft_bitwise_eval_or()
83 const struct nft_bitwise *priv) in nft_bitwise_eval_xor()
208 struct nft_bitwise *priv, in nft_bitwise_init_bool()
317 const struct nft_bitwise *priv) in nft_bitwise_dump_shift()
326 const struct nft_bitwise *priv) in nft_bitwise_dump_bool()
[all …]
H A DMakefile90 nft_bitwise.o nft_byteorder.o nft_payload.o nft_lookup.o \