代码搜索结果
找到约 10,000 项符合
Protocol 的代码
ipx.h
/*
* IPX protocol formats
*
* @(#) $Header: /tcpdump/master/tcpdump/ipx.h,v 1.2 2000/10/03 02:54:56 itojun Exp $
*/
/* well-known sockets */
#define IPX_SKT_NCP 0x0451
#define IPX_SKT_SAP 0x04
netbios.h
/*
* NETBIOS protocol formats
*
* @(#) $Header: /tcpdump/master/tcpdump/netbios.h,v 1.1.1.1 1999/10/07 23:47:10 mcr Exp $
*/
struct p8022Hdr {
u_char dsap;
u_char ssap;
u_char flags;
print-arp.c
/*
* Copyright (c) 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997
* The Regents of the University of California. All rights reserved.
*
* Redistribution and use in source and binary f
cmddef.h
#ifndef CMDDEF_H
#define CMDDEF_H
#ifndef CMD_H
#error please include cmd.h before cmddef.h
#endif
DECLEAR_CMD(root);
DECLEAR_CMD(show);
DECLEAR_CMD(ping);
DECLEAR_CMD(test);
DECLEAR_CM
donutexecutablepropertypage.h
#pragma once
class CDonutExecutablePropertyPage : public CPropertyPageImpl
{
public:
// Constants
enum { IDD = IDD_PROPPAGE_EXECUTABLE };
// Ctor
CDonutExe
dft.tcl
#read -format verilog ../hdlc_recv.v
set_scan_configuration -style clocked_scan
current_design hdlc_recv
create_test_protocol
dft_drc
preview_dft -show ihdlc_RXCLK
insert_dft
write_test_protocol -o .