代码搜索:IP
找到约 10,000 项符合「IP」的源代码
代码结果 10,000
www.eeworm.com/read/139207/5806672
h ip.h
/* Beholder RMON ethernet network monitor,Copyright (C) 1993 DNPAP group */
/* See file COPYING 'GNU General Public Licence' for copyright details */
#ifndef _IP_H_
#define _IP_H_
#include
www.eeworm.com/read/139207/5806673
c ip.c
/* Beholder RMON ethernet network monitor,Copyright (C) 1993 DNPAP group */
/* See file COPYING 'GNU General Public Licence' for copyright details */
#include
#include
#include
www.eeworm.com/read/139206/5806981
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/139206/5806984
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/139206/5807016
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/139206/5807019
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/138821/5813526
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 permi
www.eeworm.com/read/138821/5813542
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 permitte
www.eeworm.com/read/138035/5817838
h ip.h
#ifndef __IP_H
#define __IP_H
#define UDP 0x11
/*
* This structure defines an ip header.
*/
struct iphdr {
unsigned char ihl:4,
version:4;
unsigned char tos;
unsigned short
www.eeworm.com/read/138035/5817841
c ip.c
#include "skbuff.h"
#include "eth.h"
#include "ip.h"
#include "utils.h"
static unsigned long local_ip = 0;
unsigned short ip_fast_csum(unsigned char * iph, unsigned int ihl)
{
unsigned int