代码搜索:packet
找到约 10,000 项符合「packet」的源代码
代码结果 10,000
www.eeworm.com/read/279907/10378469
cpp packet.cpp
#include "stdafx.h"
#include "Packet.h"
#define MAX_PATH 260
int SECellByName(DOMElement* pElement,void *pRef)
{
string tmp1 = pElement->get_tag();
string tmp2 = ((REF_INPUT *)pRef)-
www.eeworm.com/read/424107/10491944
inf packet.inf
;-------------------------------------------------------------------------
; PACKET.INF -- Sample Protocol Driver
;
; Copyright (c) 1993-1999, Microsoft Corporation
;------------------------------
www.eeworm.com/read/352754/10517872
c packet.c
/*
* INET An implementation of the TCP/IP protocol suite for the LINUX
* operating system. INET is implemented using the BSD Socket
* interface as the means of communication with the user l
www.eeworm.com/read/352472/10551073
cap packet.cap
www.eeworm.com/read/423159/10583376
h packet.h
void ReceivePackets() ;
void SendPacket(int type, BYTE8 *bfr, int bytes) ;
www.eeworm.com/read/423159/10583386
c packet.c
#include "libepc.h"
#include "os_cpu.h"
#include "os_cfg.h"
#include "ucos_ii.h"
#include "serial.h"
#include "inbound.h"
#include "elapsed.h"
void ReceivePackets(void)
{
SerialInit() ;
www.eeworm.com/read/423094/10588052
c packet.c
/*
* Copyright (c) 2003-2005 Thomer M. Gil (thomer@csail.mit.edu)
* Massachusetts Institute of Technology
*
* Permission is hereby granted, free of charge, to any person obtain
www.eeworm.com/read/423094/10588096
h packet.h
/*
* Copyright (c) 2003-2005 Thomer M. Gil (thomer@csail.mit.edu)
* Robert Morris (rtm@csail.mit.edu).
* Massachusetts Institute of Technology
*
* Permissio
www.eeworm.com/read/159340/10667737
h packet.h
/* -*- c++ -*-
* Copyright (c) 1997 Regents of the University of California.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are perm
www.eeworm.com/read/159319/10670682