代码搜索结果

找到约 10,000 项符合 Protocol 的代码

icmp.h

/* * 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

priority.c

#include "priority.h" extern void ChangePriority(int thread, int priority) ; /* ---------------------------------------------------- */ /* Use the #defines in the above header file and the */

p2pevent.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

sillyprotocol.h

/* * Copyright (c) 2003-2005 Thomer M. Gil * Massachusetts Institute of Technology * * Permission is hereby granted, free of charge, to any person obtaining * a copy of this s

passsock.cpp

/* passsock.cpp - passivesock */ #include #include #include void errexit(const char *, ...); u_short portbase = 0; /* port base, for test servers */ /*--------

socketfile.c

/** * Socket Device Filesystem Driver * * @file socketfile.c * @author

readme.txt

NOTE: if you want to send command to server by telnet or ssh protocol,you needn't install this server-side component.

chapter07examples.txt

"The ZigBee Wireless Networking Protocol" by Drew Gislason Chapter 7, The ZigBee Networking Layer, Examples Example 7-1: Permit-Joining Example 7-2: ZED Rejoin Example 7-3: The Southern Cross

syscall.h

/* this struct defines the way the registers are stored on the stack during a system call. */ struct target_pt_regs { /* Pad bytes for argument save space on the stack. */ abi_ulong pad0[6];

syscall.h

/* this struct defines the way the registers are stored on the stack during a system call. */ struct target_pt_regs { /* Saved main processor registers. */ target_ulong regs[32]; /* Saved spe