代码搜索结果
找到约 10,000 项符合
Protocol 的代码
if_arcnet.h
/*
* INET An implementation of the TCP/IP protocol suite for the LINUX
* operating system. INET is implemented using the BSD Socket
* interface as the means of communication with the user leve
in.h
/*
* Copyright (c) 1982, 1986, 1990, 1993
* The Regents of the University of California. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modificatio
include.linux.in.h
RCSID $Id: include.linux.in.h,v 1.1.1.1 2002/09/05 03:13:18 ken Exp $
--- ./include/linux/in.h.preipsec Tue Dec 2 17:18:11 1997
+++ ./include/linux/in.h Mon Apr 5 05:33:07 1999
@@ -31,6 +31,9 @@
udp.h
#ifndef _UDP_H
#define _UDP_H
struct udp_pseudo_hdr {
in_addr src;
in_addr dest;
uint8_t unused;
uint8_t protocol;
uint16_t len;
};
struct udphdr {
uint16_t src;
uint16_t dest;
uint16_t l
version.h
/*
** Mini SQL version details
*/
#define PROTOCOL_VERSION 23
#define DB_VERSION 21
#define SERVER_VERSION "3.5"
ncp.h
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//
// This source code is licensed under Microsoft Shared Source License
// Version 1.0 for Windows CE.
// For a copy of the l
slppp.h
/*
* Copyright (c) 1998-2001 by NETsilicon Inc.
*
* This software is copyrighted by and is the sole property of
* NETsilicon. All rights, title, ownership, or other interests
* in the s
packettreedata.h
#pragma once
#include "afxcmn.h"
#include "afxwin.h"
#include "define.h"
class CPacketTreeData : public CPropertyPage
{
DECLARE_DYNAMIC(CPacketTreeData)
public:
CPacketTreeData();
virtua
startup.bas
Attribute VB_Name = "startup"
'
' Project: vbpinfo
'
' Description:
' This is another simple app that shows you how to call the
' SO_PROTOCOL_INFO option.
'
Option Explicit
Sub Ma
paride.c
/*
paride.c (c) 1997-8 Grant R. Guenther
Under the terms of the GNU General Public License.
This is the base module for the family of devi