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

#include <ar-internal.h>

Data Fields

struct rxrpc_callcall
 
unsigned long resend_at
 
union {
   unsigned int   offset
 
   int   remain
 
   u32   error
 
   bool   need_resend
 
}; 
 
struct rxrpc_header hdr
 

Detailed Description

Definition at line 82 of file ar-internal.h.

Field Documentation

union { ... }

Definition at line 83 of file ar-internal.h.

u32 error

Definition at line 88 of file ar-internal.h.

Definition at line 92 of file ar-internal.h.

bool need_resend

Definition at line 89 of file ar-internal.h.

unsigned int offset

Definition at line 86 of file ar-internal.h.

int remain

Definition at line 87 of file ar-internal.h.

unsigned long resend_at

Definition at line 84 of file ar-internal.h.


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