Searched defs:TUNNEL_KEY (Results 1 – 2 of 2) sorted by relevance
| /linux/include/uapi/linux/ | ||
| H A D | if_tunnel.h | 174 #define TUNNEL_KEY __cpu_to_be16(0x04) macro |
| /linux/tools/testing/selftests/bpf/progs/ | ||
| H A D | test_tunnel_kern.c | 22 #define TUNNEL_KEY bpf_htons(0x04) macro |