代码搜索结果

找到约 10,000 项符合 Protocol 的代码

packet_types.h

// IP packet structures... // ----------------------- // Note: All of this is hard coded little endian! typedef long n_long; typedef short n_short; typedef long n_time; struct ip {

flow.c

/** * @file flow.c * @author Chris Green * @date Thu May 29 15:38:05 2003 * * @brief FLOW and associated operations * * */ #ifdef HAVE_CONFIG_H #include "config.h

config.in

if [ "$CONFIG_NETDEVICES" != "n" ]; then dep_tristate ' IrNET protocol' CONFIG_IRNET $CONFIG_IRDA $CONFIG_PPP fi

connection.h

/* File: connection.h * * Description: See "connection.c" * * Comments: See "notice.txt" for copyright and license information. * */ #ifndef __CONNECTION_H__ #define __CO

matpassivemode.cpp

// MatPassiveMode.cpp : implementation file // #include "stdafx.h" #include "newclient.h" #include "MatPassiveMode.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_

osockaddr.h

#ifndef __OSOCKADDR_H__ #define __OSOCKADDR_H__ /* 4.3BSD sockaddr structure (used by talk protocol). */ struct osockaddr { u_short sa_family; /* address family */ char sa_data[14]; /* up to 14

packet_types.h

// IP packet structures... // ----------------------- // Note: All of this is hard coded little endian! typedef long n_long; typedef short n_short; typedef long n_time; struct ip {

msr2020.txt

sysname RT_HN_YONGSHUN_MSR2020 # configure-user count 5 # domain default enable system # telnet server enable # vlan 1 # radius scheme system server-type extended primary au

data.java

import java.io.*; import jpcap.*; import jpcap.packet.*; import java.sql.*; public class data implements PacketReceiver { public void receivePacket(Packet packet) { System.ou

l1tm_tpu12.c

/************* Revision Controle System Header ************* * GSM Layer 1 software * L1TM_TPU12.C * * Filename l1tm_tpu12.c * Copyright 2003 (C) Texas Instruments