Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
nf_conntrack_sctp.h
Go to the documentation of this file.
1 #ifndef _NF_CONNTRACK_SCTP_H
2 #define _NF_CONNTRACK_SCTP_H
3 /* SCTP tracking. */
4 
6 
17 };
18 
19 struct ip_ct_sctp {
21 
23 };
24 
25 #endif /* _NF_CONNTRACK_SCTP_H */