代码搜索结果

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

dhcpr.c

/* dhcpr.c - DHCP relay agent library */ /* Copyright 1984 - 2002 Wind River Systems, Inc. */ #include "copyright_wrs.h" /* modification history -------------------- 01h,23apr02,wap Use BPF_WORDALI

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 # menuconfig WAN bool "Wan interfaces support" ---help--- Wide Area Networks (WANs), such as X.25, Frame Relay and leased lines, are used to interconnect Local A

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 - 2006 Krzysztof Halasa * * This program is free software; you can redistribute it and/o

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

generic-hdlc.txt

Generic HDLC layer Krzysztof Halasa Generic HDLC layer currently supports: 1. Frame Relay (ANSI, CCITT, Cisco and no LMI). - Normal (routed) and Ethernet-bridged (Ethernet device

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

kconfig

# # Configuration for WAN router # config WAN_ROUTER tristate "WAN router" depends on EXPERIMENTAL ---help--- Wide Area Networks (WANs), such as X.25, frame relay and leased lines, are used