代码搜索结果
找到约 10,000 项符合
Protocol 的代码
netbios.h
/*
* NETBIOS protocol formats
*
* @(#) $Header: netbios.h,v 1.1 94/06/09 11:47:15 mccanne Exp $
*/
struct p8022Hdr {
u_char dsap;
u_char ssap;
u_char flags;
ipsec_do.h
/*
* Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted pro
config.mk
# Section: Global settings
# Section: Debugging
# Debugging enabled
DEBUG = 1
# Use assertions
USE_ASSERTIONS = 1
# Build directory path
BUILD_DIR = $(PROJECT_DIR)/build
# Section: Tools
demo.h
#ifndef DEMO_H
#define DEMO_H
struct TDVSSS_device{
int type; //1: /dev/ttyS 2: /dev/i2c
unsigned char name[32]; // /dev/ttySn或者/dev/i2c-n
//unsigned char *name; // /dev/
demo.c
#include
#include
#include
#include "demo.h"
int protocol_init(int line,char* protocol,int source_addr,int addr,struct TDVSSS_device* td)
{
fprintf(stderr,"protocol
readme
添加一个函数的步骤:
假设添加函数 int func(int n).
1.修改api.xml文件,在跟元素下添加如下子元素:
func(23)
2.修改table.c文件:
添加#include ""语句,
修改数组table[],添加一项
{"func",TYPE_INT,0,1,MARK_1_4,{TYP
edpdebug.h
/*! \file edpdebug.h \brief Emerald Data Protocol Debug Functions. */
//*****************************************************************************
//
// File Name : 'edpdebug.h'
// Title : Eme
set_multi_currents.cat
function [I,Ib] = set_multi_currents(protocol,elec,vtx,gnd_ind,no_pl);
This functions applies opposite or adjacent current patterns to each of
the planes of the system simultaneously.
protocol= T
libnet-headers.h
/*
* $Id: libnet-headers.h,v 1.9 1999/10/27 01:37:22 route Exp $
*
* libnet-headers.h - Network routine library headers header file
*
* Copyright (c) 1998, 1999, 2000 Mike D. Schiffman
tdi.h
/***********************************************************/
/* Copyright (C) 2001 Avaya Inc. All rights reserved.*/
/***********************************************************/
/*
* tdi.h