bootp_print
bootp_print((struct bootp *)rcvbuf, n, sin_from.sin_port, 0);
bootp_print((struct bootp *)sndbuf, snaplen, sin_from.sin_port, 0);
extern void bootp_print(struct bootp *, int, u_short, u_short);