Home
last modified time | relevance | path

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

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