freebsd-dev/libexec/bootpd/dovend.h

7 lines
213 B
C
Raw Normal View History

1994-09-30 05:45:07 +00:00
/* dovend.h */
/* $FreeBSD$ */
1994-09-30 05:45:07 +00:00
extern int dovend_rfc1497(struct host *hp, u_char *buf, int len);
extern int insert_ip(int, struct in_addr_list *, u_char **, int *);
extern void insert_u_long(u_int32, u_char **);