Linux Kernel
3.7.1
|
#include <openvswitch.h>
Data Fields | |
__be32 | ipv6_src [4] |
__be32 | ipv6_dst [4] |
__be32 | ipv6_label |
__u8 | ipv6_proto |
__u8 | ipv6_tclass |
__u8 | ipv6_hlimit |
__u8 | ipv6_frag |
Definition at line 283 of file openvswitch.h.
__be32 ipv6_dst[4] |
Definition at line 285 of file openvswitch.h.
__u8 ipv6_frag |
Definition at line 290 of file openvswitch.h.
__u8 ipv6_hlimit |
Definition at line 289 of file openvswitch.h.
__be32 ipv6_label |
Definition at line 286 of file openvswitch.h.
__u8 ipv6_proto |
Definition at line 287 of file openvswitch.h.
__be32 ipv6_src[4] |
Definition at line 284 of file openvswitch.h.
__u8 ipv6_tclass |
Definition at line 288 of file openvswitch.h.