Home
last modified time | relevance | path

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

/openbmc/linux/net/core/
H A Dfilter.c4628 static unsigned short bpf_tunnel_key_af(u64 flags) in bpf_tunnel_key_af() function
4646 if (ip_tunnel_info_af(info) != bpf_tunnel_key_af(flags)) { in BPF_CALL_4()