|
Linux Kernel
3.7.1
|
#include <xfrm.h>
Data Fields | |
| union { | |
| struct inet_skb_parm h4 | |
| struct inet6_skb_parm h6 | |
| } | header |
| union { | |
| struct { | |
| __u32 low | |
| __u32 hi | |
| } output | |
| struct { | |
| __be32 low | |
| __be32 hi | |
| } input | |
| } | seq |
| union { ... } header |
| struct { ... } input |
| struct { ... } output |
| union { ... } seq |
1.8.2