dovend.h revision 302408
1/* dovend.h */
2/* $FreeBSD: stable/11/libexec/bootpd/dovend.h 97416 2002-05-28 18:31:41Z alfred $ */
3
4extern int dovend_rfc1497(struct host *hp, u_char *buf, int len);
5extern int insert_ip(int, struct in_addr_list *, u_char **, int *);
6extern void insert_u_long(u_int32, u_char **);
7