代码搜索:protocols
找到约 3,682 项符合「protocols」的源代码
代码结果 3,682
www.eeworm.com/read/132747/5910591
h atalkcall.h
/* Separate to keep compilation of protocols.c simpler */
extern void atalk_proto_init(struct net_proto *pro);
www.eeworm.com/read/124347/6053032
h socket.h
/* cygwin/socket.h
Copyright 1999, 2000, 2001 Red Hat, Inc.
This file is part of Cygwin.
This software is a copyrighted work licensed under the terms of the
Cygwin license. Please consult the f
www.eeworm.com/read/159825/5581195
h ipxcall.h
/* Separate to keep compilation of protocols.c simpler */
extern void ipx_proto_init(struct net_proto *pro);
www.eeworm.com/read/159825/5581204
h nrcall.h
/* Separate to keep compilation of protocols.c simpler */
extern void nr_proto_init(struct net_proto *pro);
www.eeworm.com/read/159825/5581220
h atalkcall.h
/* Separate to keep compilation of protocols.c simpler */
extern void atalk_proto_init(struct net_proto *pro);
www.eeworm.com/read/134379/13994346
h isdnif.h
/* $Id: isdnif.h,v 1.2 2001/10/31 16:18:26 arjanv Exp $
* Linux ISDN subsystem
*
* Definition of the interface between the subsystem and its low-level drivers.
*
* Copyright 1994,95,96 by Fritz
www.eeworm.com/read/192521/8377112
h netsocket.h
#ifndef NETSOCKET_
#define NETSOCKET_
#include"csl.h" //for DSP
#include"ip.h"
/*
* The new type to be used in all
* instances which refer to sockets.
*/
typedef int SOCKET;
www.eeworm.com/read/282093/9119733
m readprotocols.m
function protocols = ReadProtocols(gps)
% READPROTOCOLS Read the Protocol Capability Protocol data from the GPS
% Return a structure with two fields:
% tag: Character tag identifying protocol fam
www.eeworm.com/read/164586/10100519
m readprotocols.m
function protocols = ReadProtocols(gps)
% READPROTOCOLS Read the Protocol Capability Protocol data from the GPS
% Return a structure with two fields:
% tag: Character tag identifying protocol fam
www.eeworm.com/read/351669/10631361
h netsocket.h
#ifndef NETSOCKET_
#define NETSOCKET_
#include"csl.h" //for DSP
#include"ip.h"
/*
* The new type to be used in all
* instances which refer to sockets.
*/
typedef int SOCKET;