FENCE
static char FENCE[] = {"EOR"};
*temp= iucv_data_count + sizeof(FENCE);
memcpy(buffer, FENCE, sizeof(FENCE));
user_data_count += sizeof(FENCE);
#define NET_BUFFER_SIZE (PAGE_SIZE - sizeof(int) - sizeof(FENCE))