ekg2
GIT master
Strona główna
Dodatkowe strony
Moduły
Struktury Danych
Pliki
Lista plików
Globalne
All
Struktury Danych
Pliki
Funkcje
Zmienne
Definicje typów
Wyliczenia
Wartości wyliczeń
Definicje
Grupay
Strony
plugins
icq
icq_flap_handlers.h
Idź do dokumentacji tego pliku.
1
#ifndef __ICQ_FLAP_H
2
#define __ICQ_FLAP_H
3
4
void
icq_makeflap
(
session_t
*s, GString *pkt, guint8 cmd);
5
int
icq_flap_handler
(
session_t
*s, GString *
buffer
);
6
int
icq_flap_close_helper
(
session_t
*s,
unsigned
char
*buf,
int
len);
7
8
typedef
struct
{
9
guint8
unique
;
/* 0x2A */
10
guint8
cmd
;
11
guint16
id
;
12
guint16
len
;
13
unsigned
char
*
data
;
14
}
flap_packet_t
;
15
#define FLAP_PACKET_LEN 6
16
17
#endif
Wygenerowano Wt, 29 paź 2013 20:17:04 dla ekg2 programem
1.8.4