Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
secure_seq.h
Go to the documentation of this file.
1 #ifndef _NET_SECURE_SEQ
2 #define _NET_SECURE_SEQ
3 
4 #include <linux/types.h>
5 
7 extern __u32 secure_ipv6_id(const __be32 daddr[4]);
10  __be16 dport);
12  __be16 sport, __be16 dport);
14  __be16 sport, __be16 dport);
16  __be16 sport, __be16 dport);
18  __be16 sport, __be16 dport);
19 
20 #endif /* _NET_SECURE_SEQ */