Searched refs:NPtcp (Results 1 – 9 of 9) sorted by relevance
13 TARGETS = NPtcp-ipv631 @ln -f NPtcp-ipv6 ../../testcases/bin36 TCP: NPtcp-ipv639 NPtcp-ipv6: NPtcp.o TCP.o40 $(CC) $(CFLAGS) NPtcp.o TCP.o -o NPtcp-ipv6 $(EXTRA_LIBS)42 NPtcp.o: $(DRIV_SRC) $(INCLUDES)43 $(CC) $(CFLAGS) -DTCP -c -o NPtcp.o $(DRIV_SRC)
79 corresponding to the executable files NPtcp, NPmpi, or NPpvm86 Running NPtcp90 "NPtcp -r". Run a NetPIPE sender on another computer by issuing the91 command "NPtcp -t -h <receiver's address> -o <output file> -P" and any249 clarify some instructions for NPtcp
12 TARGETS = NPtcp36 TCP: NPtcp39 NPtcp: NPtcp.o TCP.o target40 $(CC) $(CFLAGS) NPtcp.o TCP.o -o NPtcp $(EXTRA_LIBS)42 NPtcp.o: $(DRIV_SRC) $(INCLUDES)43 $(CC) $(CFLAGS) -DTCP -c -o NPtcp.o $(DRIV_SRC)
27 NPtcp -sar >/dev/null 2>/dev/null &28 NPtcp -sth localhost >/dev/null 2>/dev/null
15 buffer_size - Sets the send and receive TCP buffer sizes (from man NPtcp)18 exceeds one second. (from man NPtcp)25 perturbation_size to 0. (from man NPtcp)
17 buffer_size - Sets the send and receive TCP buffer sizes (from man NPtcp)20 exceeds one second. (from man NPtcp)27 perturbation_size to 0. (from man NPtcp)
225 killall -9 NPtcp
348 [ "$NETPIPE" -eq 1 ] && { killall -9 NPtcp ; }