代码搜索结果
找到约 10,000 项符合
Protocol 的代码
skcsum.h
/******************************************************************************
*
* Name: skcsum.h
* Project: GEnesis - SysKonnect SK-NET Gigabit Ethernet (SK-98xx)
* Version: $Revision: 1.9 $
*
arp.h
#ifndef __ARP_H
#define __ARP_H
#include "eth.h"
/* ARP protocol HARDWARE identifiers. */
#define ARPHRD_NETROM 0 /* from KA9Q: NET/ROM pseudo */
#define ARPHRD_ETHER 1 /* Ethernet 10Mbps */
#de
skcsum.h
/******************************************************************************
*
* Name: skcsum.h
* Project: GEnesis - SysKonnect SK-NET Gigabit Ethernet (SK-98xx)
* Purpose: Store/verify Interne
skcsum.h
/******************************************************************************
*
* Name: skcsum.h
* Project: GEnesis - SysKonnect SK-NET Gigabit Ethernet (SK-98xx)
* Version: $Revision: 1.9 $
*
secproto.h
/*
* Copyright (C) 2004 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 1999-2001 Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for an
tcplib.c
/* tcpLib.c - tcp protocol interface library */
/* Copyright 1984 - 2002 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
modification history
--------------------
01e,20may02,vvv moved tc
igmplib.c
/* igmpLib.c - igmp protocol interface library */
/* Copyright 1984 - 2001 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
modification history
--------------------
01b,15oct01,rae merge
udplib.c
/* udpLib.c - udp protocol interface library */
/* Copyright 1984 - 2001 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
modification history
--------------------
01b,15oct01,rae merge fr
sockconnector.cpp
/* SockConnector */
/* Copyright (c) 1999 Wind River Systems, Inc. */
/*
modification history
--------------------
01b,17dec01,nel Add include symbol for diab build.
01a,05jun99,aim created
*/
#i
sockconnector.h
/* SockConnector */
/* Copyright (c) 1999 Wind River Systems, Inc. */
/*
modification history
--------------------
01a,05jun99,aim created
*/
#ifndef __INCSockConnector_h
#define __INCSockConnecto