Expand PMF_FN_* macros.
[netbsd-mini2440.git] / usr.sbin / bootp / common / dovend.h
blob9a2a625ce1b1e4d38e169a71eccba4e75433c38c
1 /* $NetBSD: dovend.h,v 1.2 1998/01/09 08:09:06 perry Exp $ */
3 /* dovend.h */
5 extern int dovend_rfc1497(struct host *hp, u_char *buf, int len);
6 extern int insert_ip(byte, struct in_addr_list *, byte **, int *);
7 extern void insert_u_long(u_int32, u_char **);