nft_expr_bitwise

Macro nft_expr_bitwise 

Source
macro_rules! nft_expr_bitwise {
    (mask $mask:expr,xor $xor:expr) => { ... };
}