Home
last modified time | relevance | path

Searched defs:ovs_key_ipv6 (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/include/uapi/linux/
Dopenvswitch.h383 struct ovs_key_ipv6 { struct
384 __be32 ipv6_src[4];
385 __be32 ipv6_dst[4];
386 __be32 ipv6_label; /* 20-bits in least-significant bits. */
387 __u8 ipv6_proto;
388 __u8 ipv6_tclass;
389 __u8 ipv6_hlimit;
390 __u8 ipv6_frag; /* One of OVS_FRAG_TYPE_*. */