xref: /freebsd/libexec/bootpd/dovend.h (revision 1794a0a87e0cecee1ef63fcf4f0a8a6cf6945dc8)
1 /* dovend.h */
2 
3 extern int dovend_rfc1497(struct host *hp, u_char *buf, int len);
4 extern int insert_ip(byte, struct in_addr_list *, byte **, int *);
5 extern void insert_u_long(u_int32, u_char **);
6