代码搜索结果
找到约 1,694 项符合
Relay 的代码
dlci.c
/*
* DLCI Implementation of Frame Relay protocol for Linux, according to
* RFC 1490. This generic device provides en/decapsulation for an
* underlying hardware driver. Routes & IPs are assigne
comx-proto-fr.c
/*
* Frame-relay protocol module for the COMX driver
* for Linux 2.2.X
*
* Original author: Tivadar Szemethy
* Maintainer: Gergely Madarasz
*
* Copyright (C) 1998-1
if_frad.h
/*
* DLCI/FRAD Definitions for Frame Relay Access Devices. DLCI devices are
* created for each DLCI associated with a FRAD. The FRAD driver
* is not truly a network device, but the lower level
sdla_fr.h
/*****************************************************************************
* sdla_fr.h Sangoma frame relay firmware API definitions.
*
* Author: Gideon Hack
* Nenad Corbic
framerelay.txt
Frame Relay (FR) support for linux is built into a two tiered system of device
drivers. The upper layer implements RFC1490 FR specification, and uses the
Data Link Connection Identifier (DLCI) as it
rfc1315.mib
-- Changes for RFC1315 (Frame Relay MIB)
-- Added IMPORT for Counter.
-- Changed module name from RFC-1155 to RFC1155-SMI.
-- dperkins@scruznet.com
RFC1315-MIB DEFINITIONS ::= BEGIN
parsing5.c
// Build don't link:
// GROUPS passed parsing
// From: Teemu Torma
// Date: Mon, 15 Jun 92 18:42:25 +0300
// Subject: G++ 2.2.2: Strange parse error
// Message-ID:
sdla.c
/*
* SDLA An implementation of a driver for the Sangoma S502/S508 series
* multi-protocol PC interface card. Initial offering is with
* the DLCI driver, providing Frame Relay support for linux
kconfig
#
# wan devices configuration
#
menu "Wan interfaces"
depends on NETDEVICES
config WAN
bool "Wan interfaces support"
---help---
Wide Area Networks (WANs), such as X.25, Frame Relay and leased
dlci.c
/*
* DLCI Implementation of Frame Relay protocol for Linux, according to
* RFC 1490. This generic device provides en/decapsulation for an
* underlying hardware driver. Routes & IPs are assigne