代码搜索:Header
找到约 10,000 项符合「Header」的源代码
代码结果 10,000
www.eeworm.com/read/308230/13705691
challenge
8 bytes
This challenge packet is sent by the server whenever
it receives request from a host.
The weird thing is, Ethereal sniffs a trailing garbage
(8 bytes) with this packet.
struct drcom_challen
www.eeworm.com/read/308230/13705701
request
20 bytes
We send this packet when we want to login, logout, or change the password.
Upon receiving this packet, the server replies with a CHALLENGE packet.
struct drcom_request
{
struct drcom_hos
www.eeworm.com/read/307145/13727860
cmt get_node_list.cmt
/**************************************************************************
** SP_GET_NODE_LIST **
**
www.eeworm.com/read/152843/5663206
c mthca_reset.c
/*
* Copyright (c) 2004 Topspin Communications. All rights reserved.
*
* This software is available to you under a choice of one of two
* licenses. You may choose to be licensed under the terms
www.eeworm.com/read/152661/5671766
cdl io_flash.cdl
# ====================================================================
#
# io_flash.cdl
#
# eCos IO configuration data
#
# ===================================================================
www.eeworm.com/read/152661/5671801
cdl io_pcmcia.cdl
# ====================================================================
#
# io_pcmcia.cdl
#
# eCos IO configuration data
#
# ==================================================================
www.eeworm.com/read/150583/5690356
cdl io_flash.cdl
# ====================================================================
#
# io_flash.cdl
#
# eCos IO configuration data
#
# ===================================================================
www.eeworm.com/read/150583/5690391
cdl io_pcmcia.cdl
# ====================================================================
#
# io_pcmcia.cdl
#
# eCos IO configuration data
#
# ==================================================================
www.eeworm.com/read/147766/5725245
c tbutils.c
/******************************************************************************
*
* Module Name: tbutils - Table manipulation utilities
* $Revision: 42 $
*
**************************
www.eeworm.com/read/142911/5761856
c sysenv.c
/************************************************************************
*
* sysenv.c
*
* The 'sysenv' module implements the system environment variable
* write and read functions