Searched refs:DMASK (Results 1 – 4 of 4) sorted by relevance
818 DPORT=${DTEMP%%/*}; DMASK=${DTEMP##*/}819 [ "$DPORT" = "$DTEMP" ] && DMASK="0xffff"839 u32_d="${DPORT:+match ip dport $DPORT $DMASK}"
190 #define DMASK 0x62 /* macro
492 case DMASK: in ispVMMemManager()1222 case DMASK: in ispVMDataCode()
3554 // DMASK was repurposed for GATHER4. 4 components are always3555 // returned and DMASK works like a swizzle - it selects3556 // the component to fetch. The only useful DMASK values are3560 // Therefore, disable all code which updates DMASK by setting this: