struct tapi_ndn_gso_conf

Overview

Segmentation fine-tuning configuration More…

#include <tapi_ndn.h>

struct tapi_ndn_gso_conf {
    // fields

    size_t payload_barrier;
};

Detailed Documentation

Segmentation fine-tuning configuration

Fields

size_t payload_barrier

Barrier inside super-frame payload (i.e. without any headers) at which segment should end and next full segment should start.