xref: /dflybsd-src/libexec/bootpd/dovend.h (revision b792147d2d9a225bb5c9a0d9ab69d4dbf010979e)
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