Home
last modified time | relevance | path

Searched refs:tunnel_ext (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/tools/include/uapi/linux/
H A Dbpf.h6301 __u16 tunnel_ext; /* compat */ member
/linux-6.15/include/uapi/linux/
H A Dbpf.h6301 __u16 tunnel_ext; /* compat */ member
/linux-6.15/net/core/
H A Dfilter.c4703 case offsetof(struct bpf_tunnel_key, tunnel_ext): in BPF_CALL_4()
4725 to->tunnel_ext = 0; in BPF_CALL_4()
4811 case offsetof(struct bpf_tunnel_key, tunnel_ext): in BPF_CALL_4()
4825 from->tunnel_ext)) in BPF_CALL_4()