Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dip_tunnels.h39 struct ip_tunnel_key { struct
40 __be64 tun_id;
41 union {
50 } u;
51 __be16 tun_flags;
52 u8 tos; /* TOS for IPv4, TC for IPv6 */
53 u8 ttl; /* TTL for IPv4, HL for IPv6 */
54 __be32 label; /* Flow Label for IPv6 */
55 u32 nhid;
56 __be16 tp_src;
[all …]