代码搜索结果

找到约 1,694 项符合 Relay 的代码

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

blktrace_api.h

#ifndef BLKTRACE_H #define BLKTRACE_H #include #include /* * Trace categories */ enum blktrace_cat { BLK_TC_READ = 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

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

sdla_fr.c

/***************************************************************************** * sdla_fr.c WANPIPE(tm) Multiprotocol WAN Link Driver. Frame relay module. * * Author(s): Nenad Corbic

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

hdlc_fr.c

/* * Generic HDLC support routines for Linux * Frame Relay support * * Copyright (C) 1999 - 2005 Krzysztof Halasa * * This program is free software; you can redistribute it and/o

timedelay.c

/******************************************************************** * Description: timedelay.c * Time delay relay for HAL * * See the "Users Manual" at emc2/docs/Hal_Introduction.pdf * * This co