repo.or.cz
/
tomato
/
davidwu.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Correct PPTP server firewall rules chain.
[tomato/davidwu.git]
/
release
/
src
/
router
/
vsftpd
/
tcpwrap.h
blob
d7dc048bc9ba73022f8034418a2ee2bc9f4e3004
1
#ifndef VSF_TCPWRAP_H
2
#define VSF_TCPWRAP_H
3
4
int
vsf_tcp_wrapper_ok
(
int
remote_fd
);
5
6
#endif
/* VSF_TCPWRAP_H */
7