Searched refs:DPORT (Results 1 - 2 of 2) sorted by relevance

/external/iproute2/misc/
H A Dssfilter.y38 %token HOSTCOND DCOND SCOND DPORT SPORT LEQ GEQ NEQ AUTOBOUND
61 | DPORT GEQ HOSTCOND
65 | DPORT LEQ HOSTCOND
69 | DPORT '>' HOSTCOND
73 | DPORT '<' HOSTCOND
77 | DPORT '=' HOSTCOND
81 | DPORT NEQ HOSTCOND
228 return DPORT;
/external/iproute2/examples/
H A Dcbq.init-v0.7.3819 DPORT=${DTEMP%%/*}; DMASK=${DTEMP##*/}
820 [ "$DPORT" = "$DTEMP" ] && DMASK="0xffff"
840 u32_d="${DPORT:+match ip dport $DPORT $DMASK}"

Completed in 154 milliseconds