Linux Kernel
3.7.1
Main Page
Related Pages
Modules
Namespaces
Data Structures
Files
File List
Globals
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Groups
Pages
include
net
netns
dccp.h
Go to the documentation of this file.
1
#ifndef __NETNS_DCCP_H__
2
#define __NETNS_DCCP_H__
3
4
struct
sock
;
5
6
struct
netns_dccp
{
7
struct
sock
*
v4_ctl_sk
;
8
struct
sock
*
v6_ctl_sk
;
9
};
10
11
#endif
Generated on Thu Jan 10 2013 14:51:17 for Linux Kernel by
1.8.2