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

#include <ar-internal.h>

Data Fields

struct sock sk
 
rxrpc_interceptor_t interceptor
 
struct rxrpc_locallocal
 
struct rxrpc_transporttrans
 
struct rxrpc_conn_bundlebundle
 
struct rxrpc_connectionconn
 
struct list_head listen_link
 
struct list_head secureq
 
struct list_head acceptq
 
struct key * key
 
struct keysecurities
 
struct rb_root calls
 
unsigned long flags
 
rwlock_t call_lock
 
u32 min_sec_level
 
struct sockaddr_rxrpc srx
 
sa_family_t proto
 
__be16 service_id
 

Detailed Description

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

Field Documentation

struct list_head acceptq

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

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

rwlock_t call_lock

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

struct rb_root calls

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

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

unsigned long flags

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

rxrpc_interceptor_t interceptor

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

struct key* key

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

struct list_head listen_link

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

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

u32 min_sec_level

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

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

struct list_head secureq

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

struct key* securities

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

__be16 service_id

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

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

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

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


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