HomeSort by relevance Sort by last modified time
    Searched refs:MSS (Results 1 - 3 of 3) sorted by null

  /external/netperf/doc/examples/
packet_byte_script 70 MSS=`$NETPERF_CMD -H $REM_HOST -t TCP_MSS -P 0 -v 0`
76 # start at one and multiply by two on our way to the MSS
78 while [ $bar -lt $MSS ]
84 # and now multiples of the mss and that plus one
87 bar=`expr $MSS \* $i`
93 while [ $bar -lt $MSS ]
101 bar=`expr $MSS \* $i`
  /external/mesa3d/src/mesa/x86/
mmx_blend.S 240 #define GMB_STORE(rgba, MSS ) \
241 ONE(MOVD ( MSS, REGIND(rgba) )) /* | | | | sa1 | sb1 | sg1 | sr1 */ ;\
242 TWO(MOVQ ( MSS, REGIND(rgba) )) /* sa2 | sb2 | sg2 | sr2 | sa1 | sb1 | sg1 | sr1 */
  /external/iproute2/doc/
ip-cref.tex     [all...]

Completed in 2621 milliseconds