代码搜索:IP

找到约 10,000 项符合「IP」的源代码

代码结果 10,000
www.eeworm.com/read/398908/7911379

vbp ip.vbp

Type=Exe Form=IP.frm Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#C:\WINNT\System32\stdole2.tlb#OLE Automation Object={C932BA88-4374-101B-A56C-00AA003668DC}#1.1#0; MSMASK32.OCX IconFo
www.eeworm.com/read/398908/7911380

exe ip.exe

www.eeworm.com/read/398558/7937155

c ip.c

//----------------------------------------------------------------------------- // Copyright (c) 2002 Jim Brady // Do not use commercially without author's permission // Last revised August 2002 /
www.eeworm.com/read/398558/7937159

h ip.h

//----------------------------------------------------------------------------- // IP.H // //----------------------------------------------------------------------------- void ip_send(UCHAR xdat
www.eeworm.com/read/198319/7941180

asm ip.asm

.nolist .include "../include/param.inc" .include "../include/8019.inc" .include "../include/cpu.inc" .list .global ipdmp0, ipdmp ;CPU_DIR SEGMENT CODE ; RSEG CPU_DIR .section cpu_dir, #alloc ; .wo
www.eeworm.com/read/298577/7950598

o ip.o

www.eeworm.com/read/298577/7950619

h ip.h

/****************************************Copyright (c)************************************************** ** Guangzou ZLG-MCU Development Co.,LTD. **
www.eeworm.com/read/198041/7955450

h ip.h

/*! \file ip.h \brief IP (Internet Protocol) Library. */ //***************************************************************************** // // File Name : 'ip.h' // Title : IP (Internet Protocol)
www.eeworm.com/read/198041/7955455

c ip.c

/*! \file ip.c \brief IP (Internet Protocol) Library. */ //***************************************************************************** // // File Name : 'ip.c' // Title : IP (Internet Protocol)
www.eeworm.com/read/297661/8005449

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