Searched refs:csum_verify (Results 1 – 3 of 3) sorted by relevance
420 bool csum_verify) in nfqnl_put_packet_info() argument426 else if (csum_verify) in nfqnl_put_packet_info()569 bool csum_verify; in nfqnl_build_packet_message() local599 csum_verify = !skb_csum_unnecessary(entskb); in nfqnl_build_packet_message()601 csum_verify = false; in nfqnl_build_packet_message()795 if (nfqnl_put_packet_info(skb, entskb, csum_verify)) in nfqnl_build_packet_message()
1185 u8 csum_verify; /* Outer L4 checksum verification */ member
4630 if (req->csum_verify & BIT(0)) in rvu_mbox_handler_nix_set_rx_cfg()