代码搜索结果
找到约 10,000 项符合
Protocol 的代码
message.c
/* message.c
Subroutines for dealing with message objects. */
/*
* Copyright (c) 1999-2000 Internet Software Consortium.
* All rights reserved.
*
* Redistribution and use in source and binary
ethernet2.c
#include
struct ether_header
{
u_int8_t ether_dhost[6];
u_int8_t ether_shost[6];
u_int16_t ether_type;
};
void ethernet_protocol_packet_callback(u_char *argument, const struct pca
csr.c
/*
*
* BlueZ - Bluetooth protocol stack for Linux
*
* Copyright (C) 2003-2007 Marcel Holtmann
*
*
* This program is free software; you can redistribute it and/or modif
modules.mk
mod_http.la: http_core.lo http_protocol.lo http_request.lo
$(MOD_LINK) http_core.lo http_protocol.lo http_request.lo
mod_mime.la: mod_mime.lo
$(MOD_LINK) mod_mime.lo
DISTCLEAN_TARGETS = modules.mk
s
ip_conntrack_core.h
#ifndef _IP_CONNTRACK_CORE_H
#define _IP_CONNTRACK_CORE_H
#include
/* This header is used to share core functionality between the
standalone connection tracking m
csr.c
/*
*
* BlueZ - Bluetooth protocol stack for Linux
*
* Copyright (C) 2003-2006 Marcel Holtmann
*
*
* This program is free software; you can redistribute it and/or modif
gcgi-env
CONTENT_LENGTH=16500
CONTENT_TYPE=multipart/form-data; boundary=---------------------------18042893838469308861681692777
GATEWAY_INTERFACE=CGI/1.1
QUERY_STRING=
REMOTE_ADDR=192.168.0.2
REQUEST_METHOD=
ip_conntrack_core.h
#ifndef _IP_CONNTRACK_CORE_H
#define _IP_CONNTRACK_CORE_H
#include
/* This header is used to share core functionality between the
standalone connection tracking m
ip_conntrack_core.h
#ifndef _IP_CONNTRACK_CORE_H
#define _IP_CONNTRACK_CORE_H
#include
/* This header is used to share core functionality between the
standalone connection tracking m
message.c
/* message.c
Subroutines for dealing with message objects. */
/*
* Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC")
* Copyright (c) 1999-2003 by Internet Software Consortium
*