代码搜索:IP
找到约 10,000 项符合「IP」的源代码
代码结果 10,000
www.eeworm.com/read/245108/12821930
vbp ip.vbp
Type=Exe
Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#..\..\SYSTEM\STDOLE2.TLB#OLE Automation
Object={248DD890-BB45-11CF-9ABC-0080C7E7B78D}#1.0#0; MSWINSCK.OCX
Form=frmIP.frm
Startup=
www.eeworm.com/read/245108/12822973
vbp ip.vbp
Type=Exe
Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#..\..\SYSTEM\STDOLE2.TLB#OLE Automation
Object={248DD890-BB45-11CF-9ABC-0080C7E7B78D}#1.0#0; MSWINSCK.OCX
Form=frmIP.frm
Startup=
www.eeworm.com/read/245098/12823635
c ip.c
/*
* Boa, an http server
* Copyright (C) 1999 Larry Doolittle
* Copyright (C) 2000-2003 Jon Nelson
*
* This program is free software; you can redistribute
www.eeworm.com/read/245098/12823648
o ip.o
www.eeworm.com/read/143808/12841862
gif ip.gif
www.eeworm.com/read/143516/12868898
h ip.h
#ifndef _IP_H
#define _IP_H
#ifndef _GLOBAL_H
#include "global.h"
#endif
#ifndef _MBUF_H
#include "mbuf.h"
#endif
#ifndef _IFACE_H
#include "iface.h"
#endif
#ifndef _INTERNET_H
#in
www.eeworm.com/read/143516/12868916
c ip.c
#undef SIM
/* Upper half of IP, consisting of send/receive primitives, including
* fragment reassembly, for higher level protocols.
* Not needed when running as a standalone gateway.
*/
#inclu
www.eeworm.com/read/143485/12871598
gif ip.gif
www.eeworm.com/read/143390/12878796
h ip.h
#ifndef __IP_H
#define __IP_H
#define UDP 0x11
#define ICMP 0x01
/*
* This structure defines an ip header.
*/
__packed struct iphdr {
unsigned ihl:4,
version:4;
unsigned char tos;
unsig