Searched defs:bpf_tunnel_key (Results 1 – 11 of 11) 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;
5955 struct bpf_tunnel_key { struct5956 __u32 tunnel_id;5957 union {5961 __u8 tunnel_tos;5962 __u8 tunnel_ttl;5963 union {5967 __u32 tunnel_label;5968 union {
5516 struct bpf_tunnel_key { struct5517 __u32 tunnel_id;5518 union {5522 __u8 tunnel_tos;5523 __u8 tunnel_ttl;5524 __u16 tunnel_ext; /* Padding, future use. */5525 __u32 tunnel_label;
77557 struct bpf_tunnel_key { struct77558 __u32 tunnel_id;77559 union {77563 __u8 tunnel_tos;77564 __u8 tunnel_ttl;77565 __u16 tunnel_ext;77566 __u32 tunnel_label;
111656 struct bpf_tunnel_key { struct111657 __u32 tunnel_id;111658 union {111662 __u8 tunnel_tos;111663 __u8 tunnel_ttl;111664 __u16 tunnel_ext;111665 __u32 tunnel_label;
98613 struct bpf_tunnel_key { struct98614 __u32 tunnel_id;98615 union {98619 __u8 tunnel_tos;98620 __u8 tunnel_ttl;98621 __u16 tunnel_ext;98622 __u32 tunnel_label;
106414 struct bpf_tunnel_key { struct106415 __u32 tunnel_id;106416 union {106420 __u8 tunnel_tos;106421 __u8 tunnel_ttl;106422 __u16 tunnel_ext;106423 __u32 tunnel_label;