Home | History | Annotate | Download | only in examples

Lines Matching refs:DPORT

819 		DPORT=${DTEMP%%/*}; DMASK=${DTEMP##*/}
820 [ "$DPORT" = "$DTEMP" ] && DMASK="0xffff"
840 u32_d="${DPORT:+match ip dport $DPORT $DMASK}"