Searched refs:BOOTP_HDR_SIZE (Results 1 – 2 of 2) sorted by relevance
54 #define BOOTP_HDR_SIZE sizeof(struct bootp_hdr) macro
810 iplen = BOOTP_HDR_SIZE - OPT_FIELD_SIZE + extlen; in bootp_request()922 uchar *end = popt + BOOTP_HDR_SIZE; in dhcp_packet_process_options()1022 iplen = BOOTP_HDR_SIZE - OPT_FIELD_SIZE + extlen; in dhcp_send_request_packet()