代码搜索结果

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

if_ether.h

/* * Copyright (c) 1982, 1986, 1993 * The Regents of the University of California. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are

lcp.h

/***************************************************************************** * lcp.h - Network Link Control Protocol header file. * * Copyright (c) 2003 by Marc Boucher, Services Informatiques (MBSI

lcp.h

/***************************************************************************** * lcp.h - Network Link Control Protocol header file. * * Copyright (c) 2003 by Marc Boucher, Services Informatiques (MBSI

l3ni1.h

/* $Id: l3ni1.h,v 2.3.6.2 2001/09/23 22:24:50 kai Exp $ * * NI1 D-channel protocol * * Author Matt Henderson & Guy Ellis * Copyright by Traverse Technologies Pty Ltd, www.travers.com.au

config.in

dep_tristate ' IrCOMM protocol' CONFIG_IRCOMM $CONFIG_IRDA

config.in

dep_tristate ' IrLAN protocol' CONFIG_IRLAN $CONFIG_IRDA

appletalk.h

/* SCCSID: @(#)appletalk.h 4.2 (ULTRIX) 1/25/91 */ /* * Copyright (c) 1988 The Regents of the University of California. * All rights reserved. * * Redistribution and use in source and binary forms

tcpshow.c

/* tcpShow.c - TCP information display routines */ /* Copyright 1984 - 2001 Wind River Systems, Inc. */ #include "copyright_wrs.h" /* modification history -------------------- 01g,10may02,kbw makin

ssl_get_error.pod

=pod =head1 NAME SSL_get_error - obtain result code for TLS/SSL I/O operation =head1 SYNOPSIS #include int SSL_get_error(SSL *ssl, int ret); =head1 DESCRIPTION SSL_get_error()

ppp.c

/* * PPP.C -- Send and receive datagrams on serial lines with * Point-to-Point Protocol * * This implementation of PPP is declared to be in the public domain. * */ #include "global