代码搜索:IP Modem
找到约 10,000 项符合「IP Modem」的源代码
代码结果 10,000
www.eeworm.com/read/238485/13882686
c ip.c
#include "fmt.h"
#include "scan.h"
#include "ip.h"
unsigned int ip_fmt(s,ip)
char *s;
struct ip_address *ip;
{
unsigned int len;
unsigned int i;
len = 0;
i = fmt_ulong(s,(unsigned long) ip-
www.eeworm.com/read/152814/5666357
h ip.h
/*
* Template MIB group interface - ip.h
*
*/
#ifndef _MIBGROUP_IP_H
#define _MIBGROUP_IP_H
config_require(mibII/interfaces mibII/ipAddr mibII/at mibII/var_route mibII/route_write)
config_arch_
www.eeworm.com/read/152814/5666360
c ip.c
/*
* IP MIB group implementation - ip.c
*
*/
#include
#if defined(IFNET_NEEDS_KERNEL) && !defined(_KERNEL)
#define _KERNEL 1
#define _I_DEFINED_KERNEL
#endif
#if HAVE_SYS_PARAM_H
#inc
www.eeworm.com/read/152814/5666393
h ip.h
/*
* Template MIB group interface - ip.h
*
*/
#ifndef _MIBGROUP_IP_H
#define _MIBGROUP_IP_H
config_require(mibJJ/interfaces mibJJ/ipAddr mibJJ/ipMedia mibJJ/ipRoute)
config_arch_require(solaris
www.eeworm.com/read/152814/5666396
c ip.c
/*
* IP MIB group implementation - ip.c
*
*/
#include
#include "mibincl.h"
#include "util_funcs.h"
#if defined(IFNET_NEEDS_KERNEL) && !defined(_KERNEL)
#define _KERNEL 1
#define _I_DE
www.eeworm.com/read/152661/5671926
c ip.c
//==========================================================================
//
// net/ip.c
//
// Stand-alone IP networking support for RedBoot
//
//=========================================
www.eeworm.com/read/150965/5687569
h ip.h
/*
* Copyright (c) 1982, 1986, 1993
* The Regents of the University of California. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are
www.eeworm.com/read/150583/5690516
c ip.c
//==========================================================================
//
// net/ip.c
//
// Stand-alone IP networking support for RedBoot
//
//=========================================
www.eeworm.com/read/150205/5694215
h ip.h
/*
* Copyright (c) 2001-2004 Swedish Institute of Computer Science.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted
www.eeworm.com/read/150205/5694230
c ip.c
/*
* Copyright (c) 2001-2004 Swedish Institute of Computer Science.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted pro