Home
last modified time | relevance | path

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

/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
DREADME221 awk -f send-ack.awk packetsize=avgsize tracedata >sa
222 awk -f packetdat.awk packetsize=avgsize tracedata >pd
DREADME.md221 awk -f send-ack.awk packetsize=avgsize tracedata >sa
222 awk -f packetdat.awk packetsize=avgsize tracedata >pd
/external/curl/lib/
Dsocks.c226 int packetsize = 9 + in Curl_SOCKS4() local
237 if(packetsize + hostnamelen <= SOCKS4REQLEN) in Curl_SOCKS4()
238 strcpy((char *)socksreq + packetsize, hostname); in Curl_SOCKS4()
245 packetsize + hostnamelen, in Curl_SOCKS4()
247 if(code || (written != packetsize + hostnamelen)) { in Curl_SOCKS4()
262 packetsize = 8; /* receive data size */ in Curl_SOCKS4()
265 result = Curl_blockread_all(conn, sock, (char *)socksreq, packetsize, in Curl_SOCKS4()
267 if(result || (actualread != packetsize)) { in Curl_SOCKS4()
/external/ltp/testcases/network/tcp_cmds/ping/
Dping01.sh47 for packetsize in $PACKETSIZES; do
48 EXPECT_PASS $PING_CMD -c $COUNT -s $packetsize $ipaddr \>/dev/null
/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