代码搜索结果

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

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

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 availa

stxetxconf.h

/*! \file stxetxconf.h \brief STX/ETX Packet Protocol Implementation Configuration. */ //***************************************************************************** // // File Name : 'stxetx.h'

stxetxconf.h

/*! \file stxetxconf.h \brief STX/ETX Packet Protocol Implementation Configuration. */ //***************************************************************************** // // File Name : 'stxetx.h'

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

capi_ioctl.h

/***************************************************************************** @(#) capi_ioctl.h,v 0.9.2.3 2006/09/18 13:52:33 brian Exp -----------------------------------------------------------

rvinternal.h

/*********************************************************************** Copyright (c) 2002 RADVISION Ltd. ************************************************************************ NOTICE:

su_addrinfo.c

/* * Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project. * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided t

packer.cpp

/* Copyright (C) 2003 MySQL AB This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Fou