代码搜索结果

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

ip_nat_protocol.h

/* Header for use in defining a given protocol. */ #ifndef _IP_NAT_PROTOCOL_H #define _IP_NAT_PROTOCOL_H #include struct iphdr; struct ip_nat_range; struct ip_nat_protocol { /* Proto

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 seq_

object_protocol_core.hpp

// Copyright David Abrahams 2002. // Distributed under the Boost Software License, Version 1.0. (See // accompanying file LICENSE_1_0.txt or copy at // http://www.boost.org/LICENSE_1_0.txt) #ifnde

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

i2c-protocol

This document describes the i2c protocol. Or will, when it is finished :-) Key to symbols ============== S (1 bit) : Start bit P (1 bit) : Stop bit Rd/Wr (1 bit) : Read/Write bit. Rd equals

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