Home
last modified time | relevance | path

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

/linux-6.1.9/net/core/
Dfilter.c4493 static unsigned short bpf_tunnel_key_af(u64 flags) in bpf_tunnel_key_af() function
4511 if (ip_tunnel_info_af(info) != bpf_tunnel_key_af(flags)) { in BPF_CALL_4()