代码搜索结果

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

netstruct.cpp

#include "stdafx.h" #include "NetStruct.h" namespace PROTOCOL_DEFINE { int get_IP_HEADER_length(IP_HEADER * ip) { return (ip->ver_len&15)*32/8; } void get_MAC_addr(unsigned char * p,char

isdn_concap.c

/* $Id: isdn_concap.c,v 1.8.6.1 2001/09/23 22:24:31 kai Exp $ * * Linux ISDN subsystem, protocol encapsulation * * This software may be used and distributed according to the terms * of the GNU G

bootloader.uv2

### uVision2 Project, (C) Keil Software ### Do not modify ! Target (Target 1), 0x0000 // Tools: 'MCS-51' Group (Source Group 1) File 1,1, 0x0 File 1,1,

psistackconsts.pas

unit PsiStackConsts; //****************************************************************************** // The original software is under // Copyright (c) 1993 - 2000, Chad Z. Hower (Kudzu) // a

_primary.vhd

library verilog; use verilog.vl_types.all; entity stratixgx_8b10b_encoder is generic( transmit_protocol: string := "none"; use_8b_10b_mode : string := "true"; force_dispa

_primary.vhd

library verilog; use verilog.vl_types.all; entity altgxb_8b10b_encoder is generic( transmit_protocol: string := "NONE"; use_8b_10b_mode : string := "ON"; force_disparity_

api.xml

protocol_init(1,"standard",0,1,$(2,"i2

alarm_send.c

#include "config.h" unsigned char send_buf1[] = {0xfa,0x00,0xff,0xaf}; unsigned char send_buf2[] = {0xfa,0x01,0x00,0xaf}; unsigned char tmp1; //bit ti_fg; extern void send_comm(unsigned cha

psistackconsts.pas

unit PsiStackConsts; //****************************************************************************** // The original software is under // Copyright (c) 1993 - 2000, Chad Z. Hower (Kudzu) // a

garmin_packet.h

// $Id: garmin_packet.h,v 1.1.1.1 2000/02/21 06:17:23 decouto Exp $ // garmin_packet.h // Douglas S. J. De Couto // May 26, 1998 // Copyright (C) 1998 Douglas S. J. De Couto //