Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions | Variables
net.h File Reference

Go to the source code of this file.

Functions

void tipc_net_route_msg (struct sk_buff *buf)
 
void tipc_net_start (u32 addr)
 
void tipc_net_stop (void)
 

Variables

rwlock_t tipc_net_lock
 

Function Documentation

void tipc_net_route_msg ( struct sk_buff buf)

Definition at line 135 of file net.c.

void tipc_net_start ( u32  addr)

Definition at line 174 of file net.c.

void tipc_net_stop ( void  )

Definition at line 192 of file net.c.

Variable Documentation

rwlock_t tipc_net_lock