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()393 bool csum_verify; in nfqnl_build_packet_message() local417 csum_verify = !skb_csum_unnecessary(entskb); in nfqnl_build_packet_message()419 csum_verify = false; in nfqnl_build_packet_message()606 if (nfqnl_put_packet_info(skb, entskb, csum_verify)) in nfqnl_build_packet_message()
677 u8 csum_verify; /* Outer L4 checksum verification */ member
2966 if (req->csum_verify & BIT(0)) in rvu_mbox_handler_nix_set_rx_cfg()