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() local416 csum_verify = !skb_csum_unnecessary(entskb); in nfqnl_build_packet_message()418 csum_verify = false; in nfqnl_build_packet_message()603 if (nfqnl_put_packet_info(skb, entskb, csum_verify)) in nfqnl_build_packet_message()
677 u8 csum_verify; /* Outer L4 checksum verification */ member
2981 if (req->csum_verify & BIT(0)) in rvu_mbox_handler_nix_set_rx_cfg()