13229Spst/* dovend.h */
297416Salfred/* $FreeBSD$ */
33229Spst
497416Salfredextern int dovend_rfc1497(struct host *hp, u_char *buf, int len);
597416Salfredextern int insert_ip(int, struct in_addr_list *, u_char **, int *);
697416Salfredextern void insert_u_long(u_int32, u_char **);
7