Searched refs:configNET_MASK1 (Results 1 – 6 of 6) sorted by relevance
203 #define configNET_MASK1 255 macro
86 configNET_MASK1,
218 #define configNET_MASK1 255 macro
604 …ulNetMask = ( configNET_MASK3 << 24UL ) | ( configNET_MASK2 << 16UL ) | ( configNET_MASK1 << 8L ) … in prvConfigureCaptureBehaviour()
720 …ulNetMask = ( configNET_MASK3 << 24UL ) | ( configNET_MASK2 << 16UL ) | ( configNET_MASK1 << 8L ) … in prvConfigureCaptureBehaviour()