Home
last modified time | relevance | path

Searched refs:packetsize (Results 1 – 8 of 8) sorted by relevance

/external/ltp/testcases/network/tcp_cmds/ping/
Dping0148 for packetsize in $PACKETSIZES; do
49 tst_resm TINFO "call $PING_CMD with packet size = $packetsize"
50 $PING_CMD -c $COUNT -s $packetsize $ipaddr > /dev/null 2>&1
52 tst_resm TFAIL "$PING_CMD -c $COUNT -s $packetsize $ipaddr"
/external/tcpdump/
Dsend-ack.awk4 if (packetsize <= 0)
5 packetsize = 512
40 else if (len != packetsize)
50 if (len != packetsize)
Dpacketdat.awk4 if (packetsize <= 0)
5 packetsize = 512
23 id = 1.5 + (strtSeq - 1) / packetsize
35 id = 1 + ($7 - 2) / packetsize
DREADME.md221 awk -f send-ack.awk packetsize=avgsize tracedata >sa
222 awk -f packetdat.awk packetsize=avgsize tracedata >pd
/external/curl/lib/
Dsocks.c220 int packetsize = 9 + in Curl_SOCKS4() local
231 if(packetsize + hostnamelen <= SOCKS4REQLEN) in Curl_SOCKS4()
232 strcpy((char*)socksreq + packetsize, hostname); in Curl_SOCKS4()
239 packetsize + hostnamelen, in Curl_SOCKS4()
241 if(code || (written != packetsize + hostnamelen)) { in Curl_SOCKS4()
256 packetsize = 8; /* receive data size */ in Curl_SOCKS4()
259 result = Curl_blockread_all(conn, sock, (char *)socksreq, packetsize, in Curl_SOCKS4()
261 if(result || (actualread != packetsize)) { in Curl_SOCKS4()
/external/android-clat/
Dtranslate.c495 void translate_packet(int fd, int to_ipv6, const uint8_t *packet, size_t packetsize) { in translate_packet() argument
520 iov_len = ipv4_packet(out, CLAT_POS_IPHDR, packet, packetsize); in translate_packet()
525 iov_len = ipv6_packet(out, CLAT_POS_IPHDR, packet, packetsize); in translate_packet()
Dtranslate.h52 void translate_packet(int fd, int to_ipv6, const uint8_t *packet, size_t packetsize);
/external/iputils/doc/
Dping.sgml30 <arg choice="opt">-s <replaceable/packetsize/</arg>
353 <term><option>-s <replaceable/packetsize/</option></term>
480 When a <replaceable/packetsize/ is given, this indicated the size of this