Home
last modified time | relevance | path

Searched defs:vxlanhdr (Results 1 – 2 of 2) sorted by relevance

/linux/tools/testing/selftests/bpf/progs/
A Dtest_tc_tunnel.c45 struct vxlanhdr { struct
46 __be32 vx_flags;
47 __be32 vx_vni;
/linux/include/net/
A Dvxlan.h23 struct vxlanhdr { struct
34 #define VXLAN_HLEN (sizeof(struct udphdr) + sizeof(struct vxlanhdr)) argument

Completed in 5 milliseconds