OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:packet_type
(Results
1 - 25
of
34
) sorted by null
1
2
/external/ganymed-ssh2/src/main/java/ch/ethz/ssh2/packets/
PacketNewKeys.java
30
int
packet_type
= tr.readByte();
local
32
if (
packet_type
!= Packets.SSH_MSG_NEWKEYS)
34
+
packet_type
+ ")");
PacketChannelWindowAdjust.java
35
int
packet_type
= tr.readByte();
local
37
if (
packet_type
!= Packets.SSH_MSG_CHANNEL_WINDOW_ADJUST)
40
+
packet_type
+ ")");
PacketIgnore.java
38
int
packet_type
= tr.readByte();
local
40
if (
packet_type
!= Packets.SSH_MSG_IGNORE)
41
throw new IOException("This is not a SSH_MSG_IGNORE packet! (" +
packet_type
+ ")");
PacketKexDHReply.java
32
int
packet_type
= tr.readByte();
local
34
if (
packet_type
!= Packets.SSH_MSG_KEXDH_REPLY)
36
+
packet_type
+ ")");
PacketKexDhGexGroup.java
31
int
packet_type
= tr.readByte();
local
33
if (
packet_type
!= Packets.SSH_MSG_KEX_DH_GEX_GROUP)
35
"This is not a SSH_MSG_KEX_DH_GEX_GROUP! (" +
packet_type
PacketKexDhGexReply.java
32
int
packet_type
= tr.readByte();
local
34
if (
packet_type
!= Packets.SSH_MSG_KEX_DH_GEX_REPLY)
35
throw new IOException("This is not a SSH_MSG_KEX_DH_GEX_REPLY! (" +
packet_type
+ ")");
PacketServiceAccept.java
33
int
packet_type
= tr.readByte();
local
35
if (
packet_type
!= Packets.SSH_MSG_SERVICE_ACCEPT)
37
+
packet_type
+ ")");
PacketServiceRequest.java
33
int
packet_type
= tr.readByte();
local
35
if (
packet_type
!= Packets.SSH_MSG_SERVICE_REQUEST)
37
+
packet_type
+ ")");
PacketUserauthBanner.java
40
int
packet_type
= tr.readByte();
local
42
if (
packet_type
!= Packets.SSH_MSG_USERAUTH_BANNER)
43
throw new IOException("This is not a SSH_MSG_USERAUTH_BANNER! (" +
packet_type
+ ")");
PacketUserauthFailure.java
35
int
packet_type
= tr.readByte();
local
37
if (
packet_type
!= Packets.SSH_MSG_USERAUTH_FAILURE)
38
throw new IOException("This is not a SSH_MSG_USERAUTH_FAILURE! (" +
packet_type
+ ")");
PacketChannelOpenConfirmation.java
40
int
packet_type
= tr.readByte();
local
42
if (
packet_type
!= Packets.SSH_MSG_CHANNEL_OPEN_CONFIRMATION)
45
+
packet_type
+ ")");
PacketChannelOpenFailure.java
40
int
packet_type
= tr.readByte();
local
42
if (
packet_type
!= Packets.SSH_MSG_CHANNEL_OPEN_FAILURE)
45
+
packet_type
+ ")");
PacketDisconnect.java
29
int
packet_type
= tr.readByte();
local
31
if (
packet_type
!= Packets.SSH_MSG_DISCONNECT)
33
+
packet_type
+ ")");
PacketOpenSessionChannel.java
38
int
packet_type
= tr.readByte();
local
40
if (
packet_type
!= Packets.SSH_MSG_CHANNEL_OPEN)
42
+
packet_type
+ ")");
PacketUserauthInfoRequest.java
34
int
packet_type
= tr.readByte();
local
36
if (
packet_type
!= Packets.SSH_MSG_USERAUTH_INFO_REQUEST)
37
throw new IOException("This is not a SSH_MSG_USERAUTH_INFO_REQUEST! (" +
packet_type
+ ")");
PacketUserauthRequestNone.java
35
int
packet_type
= tr.readByte();
local
37
if (
packet_type
!= Packets.SSH_MSG_USERAUTH_REQUEST)
38
throw new IOException("This is not a SSH_MSG_USERAUTH_REQUEST! (" +
packet_type
+ ")");
PacketUserauthRequestPassword.java
37
int
packet_type
= tr.readByte();
local
39
if (
packet_type
!= Packets.SSH_MSG_USERAUTH_REQUEST)
40
throw new IOException("This is not a SSH_MSG_USERAUTH_REQUEST! (" +
packet_type
+ ")");
PacketUserauthRequestPublicKey.java
43
int
packet_type
= tr.readByte();
local
45
if (
packet_type
!= Packets.SSH_MSG_USERAUTH_REQUEST)
47
+
packet_type
+ ")");
PacketKexInit.java
51
int
packet_type
= tr.readByte();
local
53
if (
packet_type
!= Packets.SSH_MSG_KEXINIT)
54
throw new IOException("This is not a KexInitPacket! (" +
packet_type
+ ")");
/external/chromium_org/media/cast/rtp_receiver/rtp_parser/include/mock/
mock_rtp_feedback.h
25
void(const int32 id, const RtpRtcpPacketType
packet_type
));
/external/chromium_org/chrome/browser/net/
probe_message.h
31
void SetPacketHeader(ProbePacket_Type
packet_type
,
probe_message.cc
97
void ProbeMessage::SetPacketHeader(ProbePacket_Type
packet_type
,
101
header->set_type(
packet_type
);
/external/chromium_org/media/cast/rtcp/
rtcp_receiver.cc
398
RtcpFieldTypes
packet_type
= rtcp_parser->Iterate();
local
399
switch (
packet_type
) {
401
packet_type
= rtcp_parser->Iterate();
402
if (
packet_type
== kRtcpPayloadSpecificRembItemCode) {
408
packet_type
= rtcp_parser->Iterate();
409
if (
packet_type
== kRtcpPayloadSpecificCastCode) {
520
RtcpFieldTypes
packet_type
= rtcp_parser->Iterate();
local
521
while (
packet_type
== kRtcpPayloadSpecificCastNackItemCode) {
525
packet_type
= rtcp_parser->Iterate();
/external/wpa_supplicant_8/src/ap/
wpa_auth.h
24
u8
packet_type
; /* FT_PACKET_REQUEST/FT_PACKET_RESPONSE */
member in struct:ft_rrb_frame
48
u8
packet_type
; /* FT_PACKET_R0KH_R1KH_PULL */
member in struct:ft_r0kh_r1kh_pull_frame
62
u8
packet_type
; /* FT_PACKET_R0KH_R1KH_RESP */
member in struct:ft_r0kh_r1kh_resp_frame
78
u8
packet_type
; /* FT_PACKET_R0KH_R1KH_PUSH */
member in struct:ft_r0kh_r1kh_push_frame
/external/chromium_org/third_party/mesa/src/src/mapi/glapi/gen/
glX_doc.py
43
def
packet_type
(self, type_dict):
member in class:glx_doc_parameter
209
print ' %-8s %-15s %s' % (s, output.
packet_type
( self.type_map ), output.name)
224
print ' %-8s %-15s %s' % (s, p.
packet_type
( self.type_map ), p.name)
Completed in 1441 milliseconds
1
2