代码搜索结果
找到约 10,000 项符合
Ethernet 的代码
ethernet1.c
#include
struct ether_header
{
u_int8_t ether_dhost[6];
u_int8_t ether_shost[6];
u_int16_t ether_type;
};
int main()
{
char error_content[PCAP_ERRBUF_SIZE];
pcap_t *
ui_ethernet.h
//*****************************************************************************
//
// ui_ethernet.h - Prototypes for the simple TCP/IP control interface.
//
// Copyright (c) 2007-2008 Luminary Mic
ui_ethernet.c
//*****************************************************************************
//
// ui_ethernet.c - A simple control interface utilizing Ethernet and the
// lwIP TCP/IP stack.
//
ethernet.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
Group (Headers)
Group (System)
File 1,1,
custom_ethernet.c
//-----------------------------------------------------------------------------
// custom_ethernet.c
//-----------------------------------------------------------------------------
// Copyright 200
custom_ethernet.h
//-----------------------------------------------------------------------------
// custom_ethernet.h
//-----------------------------------------------------------------------------
// Copyright 200
tb_ethernet.v
`include "eth_phy_defines.v"
`include "wb_model_defines.v"
`include "tb_eth_defines.v"
`include "eth_defines.v"
`include "timescale.v"
module tb_ethernet();
reg wb_clk;
re
ethernet.m51
BL51 BANKED LINKER/LOCATER V6.05 05/13/2008 23:42:03 PAGE 1
BL51 BANKED LINKER/LOCATER V6.05, INVOKED BY:
F:\KEIL\C51\BIN\BL51.EXE uip_ar
ethernet_opt.bak
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {
ethernet.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
Group (Headers)
Group (System)
File 1,1,