OFFLOAD_UDP_IP
if (que->tx.active_checksum_context == OFFLOAD_UDP_IP)
que->tx.active_checksum_context = OFFLOAD_UDP_IP;
} else if (que->tx.active_checksum_context == OFFLOAD_UDP_IP) {
if (sc->active_checksum_context == OFFLOAD_UDP_IP)
sc->active_checksum_context = OFFLOAD_UDP_IP;
} else if (sc->active_checksum_context == OFFLOAD_UDP_IP) {