Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Macros | Variables
fc_encode.h File Reference
#include <asm/unaligned.h>
#include <linux/utsname.h>

Go to the source code of this file.

Data Structures

struct  fc_ns_rft
 
struct  fc_ct_req
 

Macros

#define FC_FCTL_REQ   (FC_FC_FIRST_SEQ | FC_FC_END_SEQ | FC_FC_SEQ_INIT)
 
#define FC_FCTL_RESP
 

Variables

struct fc_ns_rft __attribute__
 

Macro Definition Documentation

#define FC_FCTL_REQ   (FC_FC_FIRST_SEQ | FC_FC_END_SEQ | FC_FC_SEQ_INIT)

Definition at line 28 of file fc_encode.h.

#define FC_FCTL_RESP
Value:
FC_FC_END_SEQ | FC_FC_SEQ_INIT)

Definition at line 29 of file fc_encode.h.

Variable Documentation