代码搜索:Protocol
找到约 10,000 项符合「Protocol」的源代码
代码结果 10,000
www.eeworm.com/read/124628/14555985
h internet.h
#ifndef _INTERNET_H
#define _INTERNET_H
#ifndef _GLOBAL_H
#include "global.h"
#endif
/* Global structures and constants pertaining to the interface between IP and
* higher level protocols
www.eeworm.com/read/124417/14568466
h internet.h
#ifndef _INTERNET_H
#define _INTERNET_H
#ifndef _GLOBAL_H
#include "global.h"
#endif
/* Global structures and constants pertaining to the interface between IP and
* higher level protocols
www.eeworm.com/read/210569/15196105
h internet.h
#ifndef _INTERNET_H
#define _INTERNET_H
#ifndef _GLOBAL_H
#include "global.h"
#endif
/* Global structures and constants pertaining to the interface between IP and
* higher level protocols
www.eeworm.com/read/163844/5507845
c nif.c
/*
* File: nif.c
* Purpose: Network InterFace routines
*
* Notes:
*
* Modifications:
*
*/
#include "src/init/m5282evb.h"
#include "src/init/stdlib.h"
#include "src/ethernet/nif.
www.eeworm.com/read/235440/14071835
readme
Source File list
path_length.c Set macro PROTOCOL = 1 for strict protocol, 0 for verified protocol
Plot file list
path_length.plt
www.eeworm.com/read/112400/15488721
txt rfc2172.txt
Network Working Group M. Maruyama
Request for Comments: 2172 K. Murakami
Category: Informational
www.eeworm.com/read/110420/15534215
h internet.h
#ifndef _INTERNET_H
#define _INTERNET_H
#ifndef _GLOBAL_H
#include "global.h"
#endif
/* Global structures and constants pertaining to the interface between IP and
* higher level protocols
www.eeworm.com/read/106679/15630062
txt rfc2172.txt
Network Working Group M. Maruyama
Request for Comments: 2172 K. Murakami
Category: Informational
www.eeworm.com/read/104380/15696492
h internet.h
#ifndef _INTERNET_H
#define _INTERNET_H
#ifndef _GLOBAL_H
#include "global.h"
#endif
/* Global structures and constants pertaining to the interface between IP and
* higher level protocols
www.eeworm.com/read/185060/9058820
c tpc.c
//---------------------------------------------------------------------
// 関数名: HALF get_int
// 引値 : BYTE *reg [OUT]IntRegister値
/