]> git.droids-corp.org - dpdk.git/blobdiff - examples/tep_termination/vxlan.h
examples/tep_term: add inner checksum Tx offload configuration
[dpdk.git] / examples / tep_termination / vxlan.h
index 502bbaac4a1f67531dc93664e1f18f01ae435368..090eb486f0481cc844cac624147b89ad3247fc95 100644 (file)
@@ -47,6 +47,7 @@
 
 extern struct ipv4_hdr app_ip_hdr[VXLAN_N_PORTS];
 extern struct ether_hdr app_l2_hdr[VXLAN_N_PORTS];
+extern uint8_t tx_checksum;
 
 struct vxlan_port {
        uint32_t vport_id;           /**< VirtIO port id */