Sign in
googlers
/
maze
/
klibc
/
c41fd0ae6902df06ed3489c4ee96c8e373b348de
/
.
/
nfsmount
/
dummypmap.h
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
);