代码搜索:ip核
找到约 10,000 项符合「ip核」的源代码
代码结果 10,000
www.eeworm.com/read/183698/9144004
h ip.h
#ifndef _IP_H
#define _IP_H_
/* Include the main CSL file */
#include
typedef struct IpPkt
{
Uint8 RevNo4HeaderLen4; // revision number 4 bits and header length 4 bi
www.eeworm.com/read/183698/9144015
c ip.c
#include "Ethernet.h"
#include "ARP.h"
#include "IP.h"
#include "TCP.h"
int ip_check_packet(EthernetPkt *pEthernet)
{
if(pEthernet.EthernerPkt.ProtocalType==0x0800)
{
return 1;
}
www.eeworm.com/read/183620/9147579
c ip.c
/*
* ip.c
*
* IP Level Specific functions
*
*/
//Structure definitions
_IP_HEADER IP_HEADER;
//Have you ever heard about little endian and big endian machines and how they s
www.eeworm.com/read/281568/9149742
h ip.h
/************************************************************
* File name : Ip.h *
* By : hugang, hgx2000@mail.china.com *
*********************************************************
www.eeworm.com/read/281568/9149754
c ip.c
/************************************************************
* File name : Ip.c *
* By : hugang, hgx2000@mail.china.com *
*********************************************************
www.eeworm.com/read/281566/9149883
h ip.h
/************************************************************
* File name : Ip.h *
* By : hugang, hgx2000@mail.china.com *
*********************************************************
www.eeworm.com/read/281566/9149910
c ip.c
/************************************************************
* File name : Ip.c *
* By : hugang, hgx2000@mail.china.com *
*********************************************************
www.eeworm.com/read/281357/9160380
h ip.h
/*
* Copyright (c) 1982, 1986, 1993
* The Regents of the University of California. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are
www.eeworm.com/read/379948/9171570
gif ip.gif
www.eeworm.com/read/183231/9174862
h ip.h
//-----------------------------------------------------------------------------
// IP.H
//
//-----------------------------------------------------------------------------
void ip_send(UCHAR xdat