Searched defs:PacketType (Results 1 – 5 of 5) sorted by relevance
38 typedef struct PacketType { struct39 unsigned char type; /* SSH_MSG_FOO */40 void (*handler)();
96 unsigned PacketType; in ProfileInfoLoader() local
129 unsigned PacketType; in ProfileDataLoader() local
64 static const char* PacketType(bool rtcp) { in PacketType() function
360 static const char* PacketType(bool rtcp) { in PacketType() function