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