1 1.3 wiz /* $NetBSD: dovend.h,v 1.3 2002/07/14 00:26:17 wiz Exp $ */ 2 1.2 perry 3 1.1 gwr /* dovend.h */ 4 1.1 gwr 5 1.3 wiz extern int dovend_rfc1497(struct host *hp, u_char *buf, int len); 6 1.3 wiz extern int insert_ip(byte, struct in_addr_list *, byte **, int *); 7 1.3 wiz extern void insert_u_long(u_int32, u_char **); 8