2002-07-14 03:56:39 +04:00
|
|
|
/* $NetBSD: dovend.h,v 1.3 2002/07/14 00:26:17 wiz Exp $ */
|
1998-01-09 11:03:16 +03:00
|
|
|
|
1994-06-28 01:25:48 +04:00
|
|
|
/* dovend.h */
|
|
|
|
|
2002-07-14 03:56:39 +04:00
|
|
|
extern int dovend_rfc1497(struct host *hp, u_char *buf, int len);
|
|
|
|
extern int insert_ip(byte, struct in_addr_list *, byte **, int *);
|
|
|
|
extern void insert_u_long(u_int32, u_char **);
|