X-Git-Url: https://gerrit.fd.io/r/gitweb?p=vpp.git;a=blobdiff_plain;f=src%2Fvnet%2Fdevices%2Ftap%2Ftapv2.api;h=861fe17095952f6ccfcbf5d81ac8ef6b48b32ab2;hp=ec8bd4539b91bb2afd467cfcf757cbfbb62046aa;hb=ba0061feb;hpb=6d4af8918c8d14aa609d6488f0793152f9ed1927 diff --git a/src/vnet/devices/tap/tapv2.api b/src/vnet/devices/tap/tapv2.api index ec8bd4539b9..861fe170959 100644 --- a/src/vnet/devices/tap/tapv2.api +++ b/src/vnet/devices/tap/tapv2.api @@ -27,6 +27,7 @@ import "vnet/ip/ip_types.api"; enum tap_flags { TAP_FLAG_GSO = 1, + TAP_FLAG_CSUM_OFFLOAD = 2, }; /** \brief Initialize a new tap interface with the given parameters