freebsd_amp_hwpstate/usr.sbin/ppp/nat_cmd.h

12 lines
332 B
C
Raw Normal View History

1997-12-21 12:11:13 +00:00
/*-
* The code in this file was written by Eivind Eklund <perhaps@yes.no>,
* who places it in the public domain without restriction.
1997-12-21 12:11:13 +00:00
*
* $Id: alias_cmd.h,v 1.7.2.2 1998/05/01 19:23:44 brian Exp $
*/
struct cmdargs;
extern int alias_RedirectPort(struct cmdargs const *);
extern int alias_RedirectAddr(struct cmdargs const *);