代码搜索:IP Modem
找到约 10,000 项符合「IP Modem」的源代码
代码结果 10,000
www.eeworm.com/read/337546/3328880
ip32_defconfig
#
# Automatically generated make config: don't edit
# Linux kernel version: 2.6.17-rc2
# Mon Apr 24 14:51:05 2006
#
CONFIG_MIPS=y
#
# Machine selection
#
# CONFIG_MIPS_MTX1 is not set
# CONFIG_MIPS_B
www.eeworm.com/read/337546/3333056
h ip860.h
/*
* MicroSys IP860 VMEBus board specific definitions
*
* Copyright (c) 2000, 2001 Wolfgang Denk (wd@denx.de)
*/
#ifndef __MACH_IP860_H
#define __MACH_IP860_H
#include
#include
www.eeworm.com/read/337546/3335161
h ip2.h
/*******************************************************************************
*
* (c) 1998 by Computone Corporation
*
*****************************************************************************
www.eeworm.com/read/337546/3336772
h ip27.h
/*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this archive
* for more details.
*
* Derived from IRIX
www.eeworm.com/read/337546/3336896
h ip22.h
/*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this archive
* for more details.
*
* ip22.h: Definitions
www.eeworm.com/read/337546/3336975
h ip_queue.h
/*
* This is a module which is used for queueing IPv4 packets and
* communicating with userspace via netlink.
*
* (C) 2000 James Morris, this code is GPL.
*/
#ifndef _IP_QUEUE_H
#define _IP_QUEUE
www.eeworm.com/read/337546/3336986
h ip_conntrack.h
#ifndef _IP_CONNTRACK_H
#define _IP_CONNTRACK_H
#include
#ifdef __KERNEL__
#include
#include
#inc
www.eeworm.com/read/337546/3337003
h ip_nat.h
#ifndef _IP_NAT_H
#define _IP_NAT_H
#include
#include
#define IP_NAT_MAPPING_TYPE_MAX_NAMELEN 16
enum ip_nat_manip_type
{
IP_NAT
www.eeworm.com/read/337546/3337029
h ip_tables.h
/*
* 25-Jul-1998 Major changes to allow for ip chain table
*
* 3-Jan-2000 Named tables to allow packet selection for different uses.
*/
/*
* Format of an IP firewall descriptor
*
* src, dst,
www.eeworm.com/read/337546/3337079
h ebt_ip.h
/*
* ebt_ip
*
* Authors:
* Bart De Schuymer
*
* April, 2002
*
* Changes:
* added ip-sport and ip-dport
* Innominate Security Technologies AG