Searched refs:configNET_MASK1 (Results 1 – 5 of 5) sorted by relevance
212 #define configNET_MASK1 255 macro
76 configNET_MASK1,
223 #define configNET_MASK1 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()