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

#include <sock.h>

Data Fields

struct list_head list
 
int flags
 
int size
 
struct socketsock
 
struct socksk
 
struct scm_cookiescm
 
struct msghdrmsg
 
struct msghdr async_msg
 
struct kiocbkiocb
 

Detailed Description

Definition at line 1274 of file sock.h.

Field Documentation

struct msghdr async_msg

Definition at line 1282 of file sock.h.

int flags

Definition at line 1277 of file sock.h.

Definition at line 1283 of file sock.h.

Definition at line 1275 of file sock.h.

Definition at line 1282 of file sock.h.

Definition at line 1281 of file sock.h.

int size

Definition at line 1278 of file sock.h.

struct sock* sk

Definition at line 1280 of file sock.h.

Definition at line 1279 of file sock.h.


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