Searched refs:BOOTP_VENDOR_LEN (Results 1 – 2 of 2) sorted by relevance
123 #define BOOTP_VENDOR_LEN 64 macro143 uint8_t bp_vend[BOOTP_VENDOR_LEN];178 #define MAX_RFC1533_VENDLEN (ETH_MAX_MTU - sizeof(struct bootpip_t) + BOOTP_VENDOR_LEN)
537 sizeof(struct udphdr) + sizeof(struct bootp_t) - BOOTP_VENDOR_LEN); in await_bootp()556 dhcpack_length = len + sizeof (struct bootp_t) - BOOTP_VENDOR_LEN; in await_bootp()