Searched refs:BPF_F_NO_TUNNEL_KEY (Results 1 - 4 of 4) sorted by path

/linux-master/include/uapi/linux/
H A Dbpf.h2257 * **BPF_F_NO_TUNNEL_KEY**
6073 BPF_F_NO_TUNNEL_KEY = (1ULL << 4), enumerator in enum:__anon2932
/linux-master/net/core/
H A Dfilter.c4771 BPF_F_NO_TUNNEL_KEY)))
4810 !(flags & BPF_F_NO_TUNNEL_KEY));
/linux-master/tools/include/uapi/linux/
H A Dbpf.h2257 * **BPF_F_NO_TUNNEL_KEY**
6073 BPF_F_NO_TUNNEL_KEY = (1ULL << 4), enumerator in enum:__anon3542
/linux-master/tools/testing/selftests/bpf/progs/
H A Dtest_tunnel_kern.c79 BPF_F_NO_TUNNEL_KEY);

Completed in 280 milliseconds