Searched refs:bpf_tunnel_key_af (Results 1 – 1 of 1) sorted by relevance
4628 static unsigned short bpf_tunnel_key_af(u64 flags) in bpf_tunnel_key_af() function4646 if (ip_tunnel_info_af(info) != bpf_tunnel_key_af(flags)) { in BPF_CALL_4()