代码搜索:IP Modem

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

代码结果 10,000
www.eeworm.com/read/478617/6711368

c ip.c

#include "c:\TP850_C\inc\Bio_Func.h" #include "c:\TP850_C\inc\key.h" #include #include #include #define CHINESEMODE 1 #define ENGLISHMODE 0 #define NORM
www.eeworm.com/read/478234/6722282

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/478234/6722284

c ip.c

#include "skbuff.h" #include "eth.h" #include "ip.h" static unsigned long local_ip = 0; unsigned short ip_fast_csum(unsigned char * iph, unsigned int ihl) { unsigned int sum, tmp1; __a
www.eeworm.com/read/478234/6722390

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/478234/6722392

c ip.c

#include "skbuff.h" #include "eth.h" #include "ip.h" static unsigned long local_ip = 0; unsigned short ip_fast_csum(unsigned char * iph, unsigned int ihl) { unsigned int sum, tmp1; __a
www.eeworm.com/read/476968/6743643

c ip.c

#include "pcap.h" struct ether_header { u_int8_t ether_dhost[6]; u_int8_t ether_shost[6]; u_int16_t ether_type; }; typedef u_int32_t in_addr_t; struct in_addr { in_addr_t s_addr;
www.eeworm.com/read/340336/6754176

paf ip.paf

www.eeworm.com/read/340336/6754186

h ip.h

#define RTL8019BASE 0x3700 #define Reg00 (*((volatile unsigned int *)(RTL8019BASE + 0x00))) #define Reg01 (*((volatile unsigned int *)(RTL8019BASE + 0x01))) #define Reg02 (*((volatile un
www.eeworm.com/read/340336/6754198

pjt ip.pjt

; Code Composer Project File, Version 2.0 (do not modify or remove this line) [Project Settings] ProjectDir="D:\ti\myprojects\2812\IP\" ProjectType=Executable CPUFamily=TMS320C28XX Tool="Compil
www.eeworm.com/read/340336/6754211

c ip.c

#include "DSP28_Device.h" extern Uint16 AicRegs; extern Uint16 RxSuccessFlag; extern Uint16 TxEthnetFrameBuffer[1518/2]; extern Uint16 RxEthnetFrameBuffer[1518/2]; const Uint16 MyMAC[] =