代码搜索:IP技术
找到约 10,000 项符合「IP技术」的源代码
代码结果 10,000
www.eeworm.com/read/105413/15668007
gif icon_ip.gif
www.eeworm.com/read/105296/15671557
in mobile-ip6.in
#!/bin/sh
#
# Load MIPL Mobile IPv6 module
#
# chkconfig: 345 75 05
# description: Automatically loads MIPL Mobile IPv6 kernel module and
# configures it. See http://www.mipl.mediapoli.com/ for more i
www.eeworm.com/read/105271/15672987
h ip_icmp.h
/* $NetBSD: ip_icmp.h,v 1.11 1996/08/03 15:48:18 neil Exp $ */
/*
* Copyright (c) 1982, 1986, 1993
* The Regents of the University of California. All rights reserved.
*
* Redistribution and use
www.eeworm.com/read/104382/15696426
c ip_output.c
/* ip_output.c - internet output routines */
/* Copyright 1984-1997 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
* Copyright (c) 1982, 1986, 1988, 1990, 1993
* The Regents of the Univ
www.eeworm.com/read/104382/15696427
c raw_ip.c
/* rawip.c - raw interface to IP protocol */
/* Copyright 1984-1996 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
* Copyright (c) 1982, 1986, 1988, 1993, 1995
* The Regents of the Univ
www.eeworm.com/read/104382/15696432
c ip_mroute.c
/* ip_mroute.c - internet multicast routing routines */
/* Copyright 1984-1996 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
* Copyright (c) 1989 Stephen Deering
* Copyright (c) 1992,
www.eeworm.com/read/104382/15696458
c ip_icmp.c
/* ip_icmp.c - internet ICMP routines */
/* Copyright 1984 - 1999 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
* Copyright (c) 1982, 1986, 1988, 1993
* The Regents of the University o
www.eeworm.com/read/104382/15696470
c ip_input.c
/* ip_input.c - internet input routines */
/* Copyright 1984 - 1999 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
* Copyright (c) 1982, 1986, 1988, 1993
* The Regents of the University
www.eeworm.com/read/104380/15696522
bak ip.h.bak
//////////////////////////////////////////////////////////////////////////
//* ip protocol
#ifndef _IP_H
#define _IP_H
#ifndef _GLOBAL_H
#include "global.h"
#endif
#ifndef _MBUF_H
#include