Searched refs:csum_verify (Results 1 – 3 of 3) sorted by relevance
264 bool csum_verify) in nfqnl_put_packet_info() argument270 else if (csum_verify) in nfqnl_put_packet_info()392 bool csum_verify; in nfqnl_build_packet_message() local419 csum_verify = !skb_csum_unnecessary(entskb); in nfqnl_build_packet_message()421 csum_verify = false; in nfqnl_build_packet_message()612 if (nfqnl_put_packet_info(skb, entskb, csum_verify)) in nfqnl_build_packet_message()
1147 u8 csum_verify; /* Outer L4 checksum verification */ member
4046 if (req->csum_verify & BIT(0)) in rvu_mbox_handler_nix_set_rx_cfg()