Searched defs:VXLAN_HLEN (Results 1 – 2 of 2) sorted by relevance
33 #define VXLAN_HLEN (sizeof(struct udphdr) + sizeof(struct vxlanhdr)) macro
637 #define VXLAN_HLEN (sizeof(struct udphdr) + 8) macro