代码搜索:Header

找到约 10,000 项符合「Header」的源代码

代码结果 10,000
www.eeworm.com/read/277145/10659695

h formats.h

/* this file is a part of amp software, (C) tomislav uzelac 1996,1997 */ /* formats.h * * Created by: tomislav uzelac Dec 22 1996 */ extern void wav_end(struct AUDIO_HEADER *header); exte
www.eeworm.com/read/350959/10692605

c uvc_isight.c

/* * Copyright (C) 2006-2007 Ivan N. Zlatev * * Based on extract.c by Ronald S. Bultje . * * This program is free software; you can redistribute it
www.eeworm.com/read/275207/10828706

h udp.h

#ifndef __UDP_H__ #define __UDP_H__ typedef struct _UDP_HEADER { unsigned short SPort; unsigned short Dport; unsigned short UdpLength; unsigned short UdpChecksum; }UDP_HEADER,
www.eeworm.com/read/275207/10828711

h icmp.h

#ifndef __ICMP_H__ #define __ICMP_H__ #define ICMP_ECHO 8 #define ICMP_ECHOREPLY 0 #define ICMP_MIN 8 // minimum 8 byte icmp packet (just header) typedef st
www.eeworm.com/read/275207/10828720

h tcp.h

#ifndef __TCP_H__ #define __TCP_H__ typedef struct _TCP_HEADER { unsigned short Sport; /* source port */ unsigned short Dport; /* destination port */ unsigned long Seq;
www.eeworm.com/read/348903/10860835

c aac_utils.c

/* * * utils for AAC informations */ #include #include #include #include #define ADTS_HEADER_SIZE 8 #define SEEK_TABLE_CHUNK 60 #define MPEG4
www.eeworm.com/read/387591/7085904

c p21.2.c

//p21.2.c ping程序实现 #include #include #include #include #include #include #include #include #inclu
www.eeworm.com/read/456575/7344429

_h remote._h

#ifndef __remote_h #define __remote_h //****************************************************************** //* FUNCTION PROTOTYPES //*************************************************************
www.eeworm.com/read/455820/7363982

cpp stdafx.cpp

// stdafx.cpp : Quelltextdatei, die nur die Standard-Includes einbindet // prim.pch ist die vorkompilierte Header-Datei // stdafx.obj enth鋖t die vorkompilierte Typinformation #include "stdafx.h"
www.eeworm.com/read/442904/7642558

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