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

#include <packet.h>

Data Fields

__be32 epoch
 
__be32 cid
 
__be32 callNumber
 
__be32 seq
 
__be32 serial
 
uint8_t type
 
uint8_t flags
 
uint8_t userStatus
 
uint8_t securityIndex
 
union {
   __be16   _rsvd
 
   __be16   cksum
 
}; 
 
__be16 serviceId
 

Detailed Description

Definition at line 25 of file packet.h.

Field Documentation

union { ... }
__be16 _rsvd

Definition at line 63 of file packet.h.

__be32 callNumber

Definition at line 35 of file packet.h.

__be32 cid

Definition at line 28 of file packet.h.

__be16 cksum

Definition at line 64 of file packet.h.

__be32 epoch

Definition at line 26 of file packet.h.

uint8_t flags

Definition at line 52 of file packet.h.

uint8_t securityIndex

Definition at line 61 of file packet.h.

__be32 seq

Definition at line 38 of file packet.h.

__be32 serial

Definition at line 39 of file packet.h.

__be16 serviceId

Definition at line 66 of file packet.h.

Definition at line 41 of file packet.h.

uint8_t userStatus

Definition at line 60 of file packet.h.


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