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

#include <state.h>

Data Fields

struct sockaddr_storage cb_addr
 
struct sockaddr_storage cb_saddr
 
size_t cb_addrlen
 
u32 cb_prog
 
u32 cb_ident
 
struct svc_xprtcb_xprt
 

Detailed Description

Definition at line 103 of file state.h.

Field Documentation

Definition at line 105 of file state.h.

size_t cb_addrlen

Definition at line 107 of file state.h.

u32 cb_ident

Definition at line 110 of file state.h.

u32 cb_prog

Definition at line 108 of file state.h.

Definition at line 106 of file state.h.

struct svc_xprt* cb_xprt

Definition at line 111 of file state.h.


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