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