Home
last modified time | relevance | path

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

/linux-6.15/net/core/
H A Dfilter.c4676 static unsigned short bpf_tunnel_key_af(u64 flags) in bpf_tunnel_key_af() function
4694 if (ip_tunnel_info_af(info) != bpf_tunnel_key_af(flags)) { in BPF_CALL_4()