Searched refs:configNET_MASK2 (Results 1 – 5 of 5) sorted by relevance
213 #define configNET_MASK2 255 macro
77 configNET_MASK2,
224 #define configNET_MASK2 255 macro
384 …ulNetMask = ( configNET_MASK3 << 24UL ) | ( configNET_MASK2 << 16UL ) | ( configNET_MASK1 << 8L ) … in prvConfigureCaptureBehaviour()
579 …ulNetMask = ( configNET_MASK3 << 24UL ) | ( configNET_MASK2 << 16UL ) | ( configNET_MASK1 << 8L ) … in prvConfigureCaptureBehaviour()