代码搜索:ip核

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

代码结果 10,000
www.eeworm.com/read/175591/7109540

h ip.h

#ifdef IP_GLOBALS #define IP_EXT #else #define IP_EXT extern #endif #ifdef Big_End union w { uint32 dwords; struct {uint16 high ;uint16 low;}words; struct {ui
www.eeworm.com/read/175591/7109544

c ip.c

#define IP_GLOBALS #include "Config.h" #include "../include/cfg_net.h" OS_EVENT *RecIcmpQFlag; OS_EVENT *RecTcpQFlag; OS_EVENT *RecUdpQFlag; OS_EVENT *SendFlag; Rec_Ptr RECQ
www.eeworm.com/read/452383/7115423

tcp-ip

www.eeworm.com/read/452383/7115424

tcp-ip

www.eeworm.com/read/452383/7115425

tcp-ip

www.eeworm.com/read/285821/7115444

o ip.o

www.eeworm.com/read/285821/7115469

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; u
www.eeworm.com/read/285821/7115514

c ip.c

/**************************************************************** * ARMSYS7 S3C44B0X developer's notes * **************************************************************** 1. 2005.5.17::
www.eeworm.com/read/464545/7156234

h ip.h

/* * Copyright (c) 2003 Electric Application Laboratory of NAN KAI University * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, * ar
www.eeworm.com/read/464545/7156238

c ip.c

/* * Copyright (c) 2003 Electric Application Laboratory of NAN KAI University * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, * ar