cmsghdr Struct Reference

#include <cmsg.h>

Collaboration diagram for cmsghdr:

Public Attributes

unsigned int cmsg_len
 
int cmsg_level
 
int cmsg_type
 
unsigned char cmsg_data [16]
 

Detailed Description

Definition at line 35 of file cmsg.h.

Member Data Documentation

◆ cmsg_data

unsigned char cmsghdr::cmsg_data[16]

Definition at line 39 of file cmsg.h.

◆ cmsg_len

unsigned int cmsghdr::cmsg_len

Definition at line 36 of file cmsg.h.

Referenced by Ip::Qos::getTosFromServer(), and Ipc::TypedMsgHdr::putFd().

◆ cmsg_level

int cmsghdr::cmsg_level

◆ cmsg_type

int cmsghdr::cmsg_type

The documentation for this struct was generated from the following file:

 

Introduction

Documentation

Support

Miscellaneous

Web Site Translations

Mirrors