代码搜索结果
找到约 33,168 项符合
Protocol 的代码
protocol.c
/* Driver for USB Mass Storage compliant devices
*
* $Id: protocol.c,v 1.13 2002/02/25 00:34:56 mdharm Exp $
*
* Current development and maintenance by:
* (c) 1999-2002 Matthew Dharm (mdharm-us
makefile
#
# Makefile for BNEP protocol
#
O_TARGET := bnep.o
obj-y := core.o sock.o netdev.o crc32.o
obj-m += $(O_TARGET)
include $(TOPDIR)/Rules.make
config.in
dep_tristate 'BNEP protocol support' CONFIG_BLUEZ_BNEP $CONFIG_BLUEZ_L2CAP
if [ "$CONFIG_BLUEZ_BNEP" != "n" ]; then
bool ' Multicast filter support' CONFIG_BNEP_MC_FILTER
bool ' Protocol filt
config.in
dep_tristate ' IrCOMM protocol' CONFIG_IRCOMM $CONFIG_IRDA
config.in
dep_tristate ' IrLAN protocol' CONFIG_IRLAN $CONFIG_IRDA
config.in
if [ "$CONFIG_NETDEVICES" != "n" ]; then
dep_tristate ' IrNET protocol' CONFIG_IRNET $CONFIG_IRDA $CONFIG_PPP
fi
pppshow.c
/* pppShow.c - Point-to-Point Protocol show routines */
/* Copyright 1995-1999 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
modification history
--------------------
01j,14mar99,jdi do
protocol.java
package org.jetic.web.chat;
/**
* Title: 经天网络
* Description:
* Copyright: Copyright (c) 2000
* Company: www.jetic.com 经天
* @author hover
* @version 1.0
*/
public class
ttoprotoport.c
/*
* conversion from protocol/port string to protocol and port
* Copyright (C) 2002 Mario Strasser ,
* Zuercher Hochschule Winterthur,
*
* This program is free so
references.txt
rfc1825.txt Security Architecture for the Internet Protocol (obsolete)
rfc1826.txt IP Authentication Header (obsolete)
rfc1827.txt IP Encapsulating Security Payload (ESP) (obsolete)
rfc1828.txt IP Aut