Searched refs:configNET_MASK2 (Results 1 – 6 of 6) sorted by relevance
204 #define configNET_MASK2 255 macro
87 configNET_MASK2,
219 #define configNET_MASK2 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()