代码搜索结果
找到约 33,168 项符合
Protocol 的代码
ip.h
#ifndef _IP_H
#define _IP_H
struct iphdr {
uint8_t verhdrlen;
uint8_t service;
uint16_t len;
uint16_t ident;
uint16_t frags;
uint8_t ttl;
uint8_t protocol;
uint16_t chksum;
in_addr src;
protocol.java
package org.jetic.web.chat;
/**
* Title: 经天网络
* Description:
* Copyright: Copyright (c) 2000
* Company: www.jetic.com 经天
* @author hover
* @version 1.0
*/
public class
if_arp.h
/* Definitions for Address Resolution Protocol.
Copyright (C) 1997 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper , 1
protocol.java
package org.jetic.web.chat;
/**
* Title: 经天网络
* Description:
* Copyright: Copyright (c) 2000
* Company: www.jetic.com 经天
* @author hover
* @version 1.0
*/
public class
mysql_version.h
/* Copyright Abandoned 1996 TCX DataKonsult AB & Monty Program KB & Detron HB
This file is public domain and comes with NO WARRANTY of any kind */
/* Version numbers for protocol & mysqld */
#def
in.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
ppp.h
/*****************************************************************************
* ppp.h - Network Point to Point Protocol header file.
*
* Copyright (c) 2003 by Marc Boucher, Services Informatiques (MB
ppp.c
/*****************************************************************************
* ppp.c - Network Point to Point Protocol program file.
*
* Copyright (c) 2003 by Marc Boucher, Services Informatiques (M
lcp.h
/*****************************************************************************
* lcp.h - Network Link Control Protocol header file.
*
* Copyright (c) 2003 by Marc Boucher, Services Informatiques (MBSI
usbdesc.h
#ifndef __USB_DESC_H
#define __USB_DESC_H
#include "DataType.h"
typedef __packed struct {
U8 size;
U8 type;
U16 ver;
U8 class;
U8 subclass;
U8 protocol;
U8 pktsize;
U16 vid;
U