Searched refs:csum_verify (Results 1 – 3 of 3) sorted by relevance
266 bool csum_verify) in nfqnl_put_packet_info() argument272 else if (csum_verify) in nfqnl_put_packet_info()407 bool csum_verify; in nfqnl_build_packet_message() local437 csum_verify = !skb_csum_unnecessary(entskb); in nfqnl_build_packet_message()439 csum_verify = false; in nfqnl_build_packet_message()633 if (nfqnl_put_packet_info(skb, entskb, csum_verify)) in nfqnl_build_packet_message()
1164 u8 csum_verify; /* Outer L4 checksum verification */ member
4342 if (req->csum_verify & BIT(0)) in rvu_mbox_handler_nix_set_rx_cfg()