Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
ar-local.c File Reference
#include <linux/module.h>
#include <linux/net.h>
#include <linux/skbuff.h>
#include <linux/slab.h>
#include <net/sock.h>
#include <net/af_rxrpc.h>
#include "ar-internal.h"

Go to the source code of this file.

Functions

 DEFINE_RWLOCK (rxrpc_local_lock)
 
struct rxrpc_localrxrpc_lookup_local (struct sockaddr_rxrpc *srx)
 
void rxrpc_put_local (struct rxrpc_local *local)
 
void __exit rxrpc_destroy_all_locals (void)
 

Function Documentation

DEFINE_RWLOCK ( rxrpc_local_lock  )
void __exit rxrpc_destroy_all_locals ( void  )

Definition at line 289 of file ar-local.c.

struct rxrpc_local* rxrpc_lookup_local ( struct sockaddr_rxrpc srx)
read

Definition at line 130 of file ar-local.c.

void rxrpc_put_local ( struct rxrpc_local local)

Definition at line 221 of file ar-local.c.