bootp_packet
*vendp++ = (sizeof(struct bootp_packet) >> 8) & 255;
*vendp++ = sizeof(struct bootp_packet) & 255;
bootpc_hascookie(struct bootp_packet *bp)
struct bootp_packet *bp, int len, int tag)
struct bootp_packet call;
struct bootp_packet reply;
struct bootp_packet reply;
struct bootp_packet *bp, int len, int tag);