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