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