Searched defs:bpf_tunnel_key (Results 1 – 4 of 4) sorted by relevance
729 struct bpf_tunnel_key { struct730 __u32 tunnel_id;731 union {735 __u8 tunnel_tos;736 __u8 tunnel_ttl;737 __u16 tunnel_ext;738 __u32 tunnel_label;
2545 struct bpf_tunnel_key { struct2546 __u32 tunnel_id;2547 union {2551 __u8 tunnel_tos;2552 __u8 tunnel_ttl;2553 __u16 tunnel_ext; /* Padding, future use. */2554 __u32 tunnel_label;
4308 struct bpf_tunnel_key { struct4309 __u32 tunnel_id;4310 union {4314 __u8 tunnel_tos;4315 __u8 tunnel_ttl;4316 __u16 tunnel_ext; /* Padding, future use. */4317 __u32 tunnel_label;