dsniff
2.4b2
About: A collection of tools for network auditing
![]() ![]() |
#include "config.h"
#include <sys/types.h>
#include <stdio.h>
#include <string.h>
#include "decode.h"
Go to the source code of this file.
Functions | |
int | decode_x11 (u_char *buf, int len, u_char *obuf, int olen) |
int decode_x11 | ( | u_char * | buf, |
int | len, | ||
u_char * | obuf, | ||
int | olen | ||
) |
Definition at line 21 of file decode_x11.c.