Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
cmsghdr Struct Reference

#include <socket.h>

Data Fields

__kernel_size_t cmsg_len
 
int cmsg_level
 
int cmsg_type
 

Detailed Description

Definition at line 69 of file socket.h.

Field Documentation

__kernel_size_t cmsg_len

Definition at line 70 of file socket.h.

int cmsg_level

Definition at line 71 of file socket.h.

int cmsg_type

Definition at line 72 of file socket.h.


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