代码搜索:Prot
找到约 2,417 项符合「Prot」的源代码
代码结果 2,417
www.eeworm.com/read/237227/4629322
makefile
include conf/config.makefile
linux: efsl-base efsl-fs-vfat efsl-hwd-linuxfile
avr: efsl-base efsl-fs-vfat efsl-prot-sdspi efsl-hwd-atmega_sd
efsl-base:
make -C src/base/
cp src/base/efsl-base.a li
www.eeworm.com/read/237227/4629340
svn-base makefile.svn-base
include conf/config.makefile
linux: efsl-base efsl-fs-vfat efsl-hwd-linuxfile
avr: efsl-base efsl-fs-vfat efsl-prot-sdspi efsl-hwd-atmega_sd
efsl-base:
make -C src/base/
cp src/base/efsl-base.a li
www.eeworm.com/read/216450/4895356
h eth_hdr.h
/*
server/ip/gen/eth_hdr.h
*/
#ifndef __SERVER__IP__GEN__ETH_HDR_H__
#define __SERVER__IP__GEN__ETH_HDR_H__
typedef struct eth_hdr
{
ether_addr_t eh_dst;
ether_addr_t eh_src;
ether_type_t eh_prot
www.eeworm.com/read/332131/3401330
h eth_hdr.h
/*
server/ip/gen/eth_hdr.h
*/
#ifndef __SERVER__IP__GEN__ETH_HDR_H__
#define __SERVER__IP__GEN__ETH_HDR_H__
typedef struct eth_hdr
{
ether_addr_t eh_dst;
ether_addr_t eh_src;
ether_type_t eh_prot
www.eeworm.com/read/312645/3655185
entries
/bootp_support.c/1.8/Sat Jul 30 11:22:38 2005//
/dhcp_prot.c/1.20/Sun Mar 5 12:48:38 2006//
/dhcp_support.c/1.4/Mon Jan 15 18:37:52 2007//
/getaddrinfo.c/1.6/Thu May 22 14:28:56 2003//
/getproto.
www.eeworm.com/read/304805/3785591
h eth_hdr.h
/*
server/ip/gen/eth_hdr.h
*/
#ifndef __SERVER__IP__GEN__ETH_HDR_H__
#define __SERVER__IP__GEN__ETH_HDR_H__
typedef struct eth_hdr
{
ether_addr_t eh_dst;
ether_addr_t eh_src;
ether_type_t eh_prot
www.eeworm.com/read/304222/3801975
h eth_hdr.h
/*
server/ip/gen/eth_hdr.h
*/
#ifndef __SERVER__IP__GEN__ETH_HDR_H__
#define __SERVER__IP__GEN__ETH_HDR_H__
typedef struct eth_hdr
{
ether_addr_t eh_dst;
ether_addr_t eh_src;
ether_type_t eh_prot
www.eeworm.com/read/271622/4227728
h eth_hdr.h
/*
server/ip/gen/eth_hdr.h
*/
#ifndef __SERVER__IP__GEN__ETH_HDR_H__
#define __SERVER__IP__GEN__ETH_HDR_H__
typedef struct eth_hdr
{
ether_addr_t eh_dst;
ether_addr_t eh_src;
ether_type_t eh_prot
www.eeworm.com/read/437033/1836728
h eth_hdr.h
/*
server/ip/gen/eth_hdr.h
*/
#ifndef __SERVER__IP__GEN__ETH_HDR_H__
#define __SERVER__IP__GEN__ETH_HDR_H__
typedef struct eth_hdr
{
ether_addr_t eh_dst;
ether_addr_t eh_src;
ether_type_t eh_prot
www.eeworm.com/read/423599/2026387
c im_adp.c
#ifdef __IM_APPLICATION__
#include "IM_prot.h"
S32 IM_adp_init()
{
im_adp_struct *adp = &im_global.adp;
adp->timer_id = IM_TIMER1;
adp->timer_id2 = IM_TIMER2;
#ifdef __MMI_TOUCH