代码搜索结果
找到约 10,000 项符合
Protocol 的代码
protocol.c.svn-base
/* protocol.c */
#include
#include
#include
#include
#include "protocol.h"
static int fill_content(int id, const char *msg, int num,protocol_t *ptc){
sta
protocol.h.svn-base
#ifndef PROTOCOL_H_
#define PROTOCOL_H_
#include
#define NAME_CAP 32
#define PWD_CAP 32
#define OTHER_CAP 64
#define TRAINNO_CAP 8
#define INVALID_USR -1
#define INVALID_PWD -2
#define SE
protocol.c.svn-base
K 13
svn:eol-style
V 6
native
K 12
svn:keywords
V 23
Author Date Id Revision
END
protocol.c.svn-base
/*
** Copyright (c) 2002 Hughes Technologies Pty Ltd. All rights
** reserved.
**
** Terms under which this software may be used or copied are
** provided in the specific license associated with thi
ip_nat_protocol.h
/* Header for use in defining a given protocol. */
#ifndef _IP_NAT_PROTOCOL_H
#define _IP_NAT_PROTOCOL_H
#include
#include
struct iphdr;
struct ip_nat_range;
struct ip_
ip_conntrack_protocol.h
/* Header for use in defining a given protocol for connection tracking. */
#ifndef _IP_CONNTRACK_PROTOCOL_H
#define _IP_CONNTRACK_PROTOCOL_H
#include
struct ip_c
ip_nat_protocol.h
/* Header for use in defining a given protocol. */
#ifndef _IP_NAT_PROTOCOL_H
#define _IP_NAT_PROTOCOL_H
#include
#include
struct iphdr;
struct ip_nat_range;
struct ip_
ip_conntrack_protocol.h
/* Header for use in defining a given protocol for connection tracking. */
#ifndef _IP_CONNTRACK_PROTOCOL_H
#define _IP_CONNTRACK_PROTOCOL_H
#include
struct ip_c
formal_protocol-6.m
/* Contributed by Nicola Pero - Fri Mar 9 21:35:47 CET 2001 */
#include
#include
/* Test defining a protocol, and accessing it using @protocol */
@protocol Evaluatin
formal_protocol-2.m
/* Contributed by Nicola Pero - Fri Mar 9 21:35:47 CET 2001 */
#include
#include
/* Test defining a protocol, a class adopting it, and using an object
of type `id