Searched refs:cfg_zero_disable (Results 1 – 1 of 1) sorted by relevance
116 static bool cfg_zero_disable; /* skip checksum: set to zero (udp only) */ variable244 if (cfg_zero_disable) in build_packet_udp()839 cfg_zero_disable = true; in parse_args()858 if (cfg_proto != IPPROTO_UDP && (cfg_zero_sum || cfg_zero_disable)) in parse_args()