blob: b67ed1941b198b4cdf24be6aa01e839acffec380 [file] [log] [blame]
/*
* dummyportmap.h
*
* Functions for the portmap spoofer
*/
#include <stdio.h>
int bind_portmap(void);
int dummy_portmap(int sock, FILE *portmap_file);