代码搜索:IP Modem
找到约 10,000 项符合「IP Modem」的源代码
代码结果 10,000
www.eeworm.com/read/375077/2742489
c ip_frag.c
/* @file
*
* This is the IP packet segmentation and reassembly implementation.
*
*/
/*
* Copyright (c) 2001-2004 Swedish Institute of Computer Science.
* All rights reserved.
*
*
www.eeworm.com/read/368758/2807590
h inca-ip.h
/******************************************************************************
Copyright (c) 2002, Infineon Technologies. All rights reserved.
No Warranty
Because the program i
www.eeworm.com/read/368758/2807752
h ip860.h
/*
* (C) Copyright 2000-2005
* Wolfgang Denk, DENX Software Engineering, wd@denx.de.
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software
www.eeworm.com/read/368758/2811642
c ip860.c
/*
* (C) Copyright 2000
* Wolfgang Denk, DENX Software Engineering, wd@denx.de.
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software; you
www.eeworm.com/read/368386/2814888
c ip37.c
/* $Id$
*
* 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.
*
* Copyright
www.eeworm.com/read/368386/2817297
h ip2.h
/*******************************************************************************
*
* (c) 1998 by Computone Corporation
*
*****************************************************************************
www.eeworm.com/read/368386/2817800
h ip2.h
/*******************************************************************************
*
* (c) 1998 by Computone Corporation
*
*****************************************************************************
www.eeworm.com/read/368386/2818878
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/368386/2818965
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/368386/2818971
h ip_conntrack.h
#ifndef _IP_CONNTRACK_H
#define _IP_CONNTRACK_H
/* Connection state tracking for netfilter. This is separated from,
but required by, the NAT layer; it can also be used by an iptables
extension.