|
Lines 34-38
Link Here
|
| 34 |
extern int nat_RedirectProto(struct cmdargs const *); |
34 |
extern int nat_RedirectProto(struct cmdargs const *); |
| 35 |
extern int nat_ProxyRule(struct cmdargs const *); |
35 |
extern int nat_ProxyRule(struct cmdargs const *); |
| 36 |
extern int nat_SetTarget(struct cmdargs const *); |
36 |
extern int nat_SetTarget(struct cmdargs const *); |
|
|
37 |
extern int nat_SetAlias(struct cmdargs const *); |