OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:protocol
(Results
1076 - 1100
of
3661
) sorted by null
<<
41
42
43
44
45
46
47
48
49
50
>>
/external/clang/test/SemaObjCXX/
conversion-ranking.mm
2
@
protocol
P1
/external/dropbear/
scpmisc.h
11
* incompatible with the
protocol
description in the RFC file, it must be
/external/iproute2/examples/
SYN-DoS.rate.limit
35
$TC filter add dev $INDEV parent ffff:
protocol
ip prio 50 handle 1 fw \
/external/iptables/extensions/
libipt_addrtype.man
4
addresses into various groups. The exact definition of that group depends on the specific layer three
protocol
.
/external/iptables/include/libipq/
libipq.h
56
struct ipq_handle *ipq_create_handle(u_int32_t flags, u_int32_t
protocol
);
/external/iptables/include/linux/netfilter/
xt_set.h
4
/* The
protocol
version */
/external/iptables/include/linux/netfilter_ipv6/
ip6_tables.h
41
/* Upper
protocol
number
42
* - The allowed value is 0 (any) or
protocol
number of last parsable
45
* - The
protocol
numbers of IPv6 extension headers except of ESP and
47
* - You also need to set IP6T_FLAGS_PROTO to "flags" to check
protocol
.
/external/iptables/libipq/
libipq.c
85
{ IPQ_ERR_PROTOCOL, "Invalid
protocol
specified" }
209
struct ipq_handle *ipq_create_handle(uint32_t flags, uint32_t
protocol
)
222
if (
protocol
== NFPROTO_IPV4)
224
else if (
protocol
== NFPROTO_IPV6)
/external/kernel-headers/original/linux/netfilter_ipv4/
ip_conntrack.h
17
/* per conntrack:
protocol
private data */
30
/* Add
protocol
helper include file here */
262
__ip_conntrack_proto_find(u_int8_t
protocol
);
264
ip_conntrack_proto_find_get(u_int8_t
protocol
);
ip_queue.h
29
unsigned short hw_protocol; /* Hardware
protocol
(network order) */
/external/kernel-headers/original/linux/
nfs3.h
2
* NFSv3
protocol
definitions
route.h
2
* INET An implementation of the TCP/IP
protocol
suite for the LINUX
/external/mesa3d/docs/
MESA_agp_offset.spec
78
GLX
Protocol
MESA_pixmap_colormap.spec
76
GLX
Protocol
/external/nist-sip/java/gov/nist/javax/sip/header/ims/
SecurityAgree.java
168
* Set
Protocol
(prot paramater)
169
* @param prot -
protocol
value
176
+ "Exception, SecurityClient, setProtocol(), the
protocol
parameter is null");
289
* Get
Protocol
/external/nist-sip/java/gov/nist/javax/sip/
package.html
5
parser subdirectory. The SIP
Protocol
specific abstractions are implemented
/external/ppp/pppd/
ccp.h
2
* ccp.h - Definitions for PPP Compression Control
Protocol
.
/external/protobuf/
COPYING.txt
30
Code generated by the
Protocol
Buffer compiler is owned by the owner
/external/protobuf/java/src/main/java/com/google/protobuf/
ServiceException.java
0
//
Protocol
Buffers - Google's data interchange format
/external/protobuf/python/google/protobuf/internal/
generator_test.py
3
#
Protocol
Buffers - Google's data interchange format
35
# indirect testing of the
protocol
compiler output.
37
"""Unittest that directly tests the output of the pure-Python
protocol
39
further ensures that we can use Python
protocol
message objects as we expect.
more_extensions.proto
0
//
Protocol
Buffers - Google's data interchange format
wire_format.py
0
#
Protocol
Buffers - Google's data interchange format
31
"""Constants and static functions to support
protocol
buffer wire format."""
43
# These numbers identify the wire type of a
protocol
buffer value.
82
wire type information in standard
protocol
message wire format.
/external/protobuf/src/google/protobuf/compiler/javamicro/
javamicro_file.cc
0
//
Protocol
Buffers - Google's data interchange format
32
// Based on original
Protocol
Buffers design by
163
"// Generated by the
protocol
buffer compiler. DO NOT EDIT!\n"
219
"// Generated by the
protocol
buffer compiler. DO NOT EDIT!\n"
/external/protobuf/src/google/protobuf/compiler/
zip_writer.h
0
//
Protocol
Buffers - Google's data interchange format
/external/protobuf/src/google/protobuf/io/
gzip_stream_unittest.sh
3
#
Protocol
Buffers - Google's data interchange format
Completed in 886 milliseconds
<<
41
42
43
44
45
46
47
48
49
50
>>