Searched refs:configNET_MASK3 (Results 1 – 6 of 6) sorted by relevance
205 #define configNET_MASK3 0 macro
88 configNET_MASK3
220 #define configNET_MASK3 0 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()