代码搜索结果

找到约 10,000 项符合 Protocol 的代码

repository

jain-sip-applet-phone/src/gov/nist/applet/phone/media/protocol/transport

capiutil.h

/* $Id: capiutil.h,v 1.1.4.1 2001/11/20 14:19:34 kai Exp $ * * CAPI 2.0 defines & types * * From CAPI 2.0 Development Kit AVM 1995 (msg.c) * Rewritten for Linux 1996 by Carsten Paeth

icmp.h

/* * INET An implementation of the TCP/IP protocol suite for the LINUX * operating system. INET is implemented using the BSD Socket * interface as the means of communication with the user l

raw.h

/* * INET An implementation of the TCP/IP protocol suite for the LINUX * operating system. INET is implemented using the BSD Socket * interface as the means of communication with the user l

rdesktop.spec

Summary: Remote Desktop Protocol client Name: rdesktop Version: 1.6.0 Release: 1 License: GPL; see COPYING Group: Applications/Communications Source: rdesktop-%{version}.tar.gz BuildRoot: %{_tmppath}/

common.h

/* Data structures. */ typedef enum {frame_arrival, cksum_err, timeout, network_layer_ready, ack_timeout} event_type; #include "protocol.h" typedef unsigned long bigint; /* bigint integer type av

makefile

CFLAGS=-D_POSIX_SOURCE OBJ = sim.o worker.o p2.o p3.o p4.o p5.o p6.o CC=gcc all: $(OBJ) $(CC) -o sim $(OBJ) clean: rm -f *.o *.bak sim sim.o: common.h protocol.h worker.o: common.h protocol.h p2

emac.h

#ifndef EMAC #define EMAC extern void emac_init(void); typedef struct { unsigned address; unsigned size; } rbd_list; #define LISTLENGTH 20 #define MAXFRAME ( ( 1522 >> 2 ) + 1 ) #defi

udp_imp.cpp

//***********************************************************************/ // Author : Garry // Original Date : Sep,02 2005 // Module Name : UD

udp_imp.cpp

//***********************************************************************/ // Author : Garry // Original Date : Sep,02 2005 // Module Name : UD