代码搜索结果

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

socketpair.c

/* Copyright (C) 1992, 94, 95, 96, 97, 2000 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify i

usbdesc.h

#ifndef __USB_DESC_H #define __USB_DESC_H #include "DataType.h" typedef __packed struct { U8 size; U8 type; U16 ver; U8 class; U8 subclass; U8 protocol; U8 pktsize; U16 vid; U

tcp.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

lcpmsg.c

// // Copyright (c) Microsoft Corporation. All rights reserved. // // // This source code is licensed under Microsoft Shared Source License // Version 1.0 for Windows CE. // For a copy of the l

ncp.c

// // Copyright (c) Microsoft Corporation. All rights reserved. // // // This source code is licensed under Microsoft Shared Source License // Version 1.0 for Windows CE. // For a copy of the l

synch.cdl

# ==================================================================== # # synch.cdl # # configuration data related to the kernel synchronization primitives # # =============================

objectstreamconstants.java

/* * Java core library component. * * Copyright (c) 1997, 1998 * Transvirtual Technologies, Inc. All rights reserved. * * See the file "license.terms" for information on usage and redistri

ypprot_err.c

#ifndef lint static char *sccsid = "@(#)ypprot_err.c 4.1 ULTRIX 7/3/90"; #endif lint /**************************************************************** * * * Licensed to Digital Equipment Co

recv.h

// Recv.h,v 1.4 1999/02/01 00:19:30 schmidt Exp #ifndef RECV_H #define RECV_h #include "Protocol_Task.h" class ACE_SOCK_Stream; /* Get some data from the peer and send it upstream for

tcp.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