Searched refs:VXLAN_S (Results 1 – 1 of 1) sorted by relevance
2578 #define VXLAN_S 0 macro2580 #define VXLAN_V(x) ((x) << VXLAN_S)2581 #define VXLAN_G(x) (((x) >> VXLAN_S) & VXLAN_M)