Searched refs:VXLAN_S (Results 1 – 1 of 1) sorted by relevance
2553 #define VXLAN_S 0 macro2555 #define VXLAN_V(x) ((x) << VXLAN_S)2556 #define VXLAN_G(x) (((x) >> VXLAN_S) & VXLAN_M)