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 "buf.h"
#include "decode.h"
Go to the source code of this file.
Functions | |
int | decode_napster (u_char *buf, int len, u_char *obuf, int olen) |
int decode_napster | ( | u_char * | buf, |
int | len, | ||
u_char * | obuf, | ||
int | olen | ||
) |
Definition at line 22 of file decode_napster.c.
References buf_end(), buf_get(), buf_init(), buf_len, buf_ptr, buf_put(), obuf, and pletohs.