HomeSort by relevance Sort by last modified time
    Searched full:datagram (Results 151 - 175 of 197) sorted by null

1 2 3 4 5 67 8

  /external/quake/quake/src/WinQuake/
mpdosock.h 193 #define IPPROTO_UDP 17 /* user datagram protocol */
356 #define SOCK_DGRAM 2 /* datagram socket */
net_dgrm.cpp 376 Con_DPrintf("Got a stale datagram\n");
384 Con_DPrintf("Dropped %u datagram(s)\n", count);
    [all...]
cl_parse.cpp 177 Host_Error ("CL_KeepaliveMessage: datagram wasn't a nop");
  /external/tcpdump/
print-icmp.c 273 * The Length field represents length of the padded "original datagram"
283 * | Internet Header + leading octets of original datagram |
tcpdump.1     [all...]
print-atalk.c 230 * Print AppleTalk Datagram Delivery Protocol packets.
sctpConstants.h 469 /* The given datagram cannot be delivered
print-smb.c     [all...]
print-ip.c 552 * print an IP datagram.
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/net/
DatagramSocketTest.java 156 // Create a connected datagram socket to test
235 // validate that we can send/receive with datagram sockets connected at
    [all...]
  /external/openssl/ssl/
d1_lib.c 266 * As it's impossible to use stream ciphers in "datagram" mode, this
  /frameworks/base/media/libstagefright/rtsp/
ARTPConnection.cpp 297 LOGW("failed to receive RTP/RTCP datagram.");
  /frameworks/base/telephony/java/com/android/internal/telephony/cdma/
CdmaSMSDispatcher.java 191 * WDP segments are gathered until a datagram completes and gets dispatched.
  /libcore/luni/src/main/java/java/net/
PlainSocketImpl.java 512 // Unlike writes to a streaming socket, writes to a datagram
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/netinet/
in.h 50 IPPROTO_UDP = 17, /* User Datagram Protocol. */
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpcsvc/
nis.x 102 NIS_RES2BIG = 42, /* NIS+ result too big for datagram */
  /system/core/adb/
protocol.txt 183 reading, one for writing) and a datagram socketpair to provide the
  /bionic/libc/netbsd/resolv/
res_send.c 1059 * actually), sending to a nameserver datagram
1062 * If our datagram socket is "connected" to the
    [all...]
  /external/kernel-headers/original/linux/
wanrouter.h 74 #define NLPID_IP 0xCC /* Internet Protocol Datagram */
  /external/nist-sip/java/gov/nist/javax/sip/stack/
TCPMessageChannel.java 256 // one in its place but dont do this if it is a datagram socket.
TLSMessageChannel.java 259 // one in its place but dont do this if it is a datagram socket.
  /external/openssl/crypto/bio/
bss_dgram.c 98 "datagram socket",
  /external/quake/quake/src/QW/server/
sv_ccmds.c 36 These commands can only be entered from stdin or by a remote operator datagram
  /libcore/luni/src/main/java/libcore/io/
IoBridge.java 565 // remove this code. Until then, we manually set the hop limit on IPv6 datagram sockets.
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
wanrouter.h 74 #define NLPID_IP 0xCC /* Internet Protocol Datagram */

Completed in 1355 milliseconds

1 2 3 4 5 67 8