Searched defs:ovs_key_ipv6 (Results 1 – 3 of 3) sorted by relevance
405 struct ovs_key_ipv6 { struct406 __be32 ipv6_src[4];407 __be32 ipv6_dst[4];408 __be32 ipv6_label; /* 20-bits in least-significant bits. */409 __u8 ipv6_proto;410 __u8 ipv6_tclass;411 __u8 ipv6_hlimit;412 __u8 ipv6_frag; /* One of OVS_FRAG_TYPE_*. */
415 struct ovs_key_ipv6 { struct416 __be32 ipv6_src[4];417 __be32 ipv6_dst[4];418 __be32 ipv6_label; /* 20-bits in least-significant bits. */419 __u8 ipv6_proto;420 __u8 ipv6_tclass;421 __u8 ipv6_hlimit;422 __u8 ipv6_frag; /* One of OVS_FRAG_TYPE_*. */