代码搜索:IP Modem
找到约 10,000 项符合「IP Modem」的源代码
代码结果 10,000
www.eeworm.com/read/101082/6253157
c ip_icmp.c
#ifndef lint
static char *sccsid = "@(#)ip_icmp.c 4.2 (ULTRIX) 7/17/90";
#endif lint
/************************************************************************
* *
www.eeworm.com/read/101082/6253160
h ip_var.h
/* static char *sccsid = "@(#)ip_var.h 4.2 (ULTRIX) 9/4/90"; */
/************************************************************************
* *
* Copyright (c) 1985 by *
* Digital Equ
www.eeworm.com/read/101082/6253171
h ip_icmp.h
/* @(#)ip_icmp.h 4.1 (ULTRIX) 7/2/90 */
/************************************************************************
* *
* Copyright (c) 1984,1988 by *
* Digital Equipment Corporation, Ma
www.eeworm.com/read/101082/6253172
c ip_input.c
#ifndef lint
static char *sccsid = "@(#)ip_input.c 4.4 (ULTRIX) 9/11/90";
#endif lint
/************************************************************************
* *
* Copyright (c) 1985 by
www.eeworm.com/read/101066/6256680
c ip_output.c
/* ip_output.c - internet output routines */
/* Copyright 1984 - 2001 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
* Copyright (c) 1982, 1986, 1988, 1990, 1993
* The Regents of the Un
www.eeworm.com/read/101066/6256681
c raw_ip.c
/* raw_ip.c - raw interface to IP protocol */
/* Copyright 1984 - 2002 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
* Copyright (c) 1982, 1986, 1988, 1993, 1995
* The Regents of the U
www.eeworm.com/read/101066/6256686
c ip_mroute.c
/* ip_mroute.c - internet multicast routing routines */
/* Copyright 1984-2001 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
* IP multicast forwarding procedures
*
* Written by David
www.eeworm.com/read/101066/6256712
c ip_icmp.c
/* ip_icmp.c - internet ICMP routines */
/* Copyright 1984 - 2002 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
* Copyright (c) 1982, 1986, 1988, 1993
* The Regents of the University o
www.eeworm.com/read/101066/6256724
c ip_input.c
/* ip_input.c - internet input routines */
/* Copyright 1984 - 2002 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
* Copyright (c) 1982, 1986, 1988, 1993
* The Regents of the University
www.eeworm.com/read/105766/6311894
c ip_gen.c
/* RAW socket utility routine:
*
* Write out an IP header.
* shadows@whitefang.com
* Thamer Al-Herbish
*/
#include
#include
#include
#include