Searched refs:BOOTP_VENDOR_LEN (Results 1 – 4 of 4) sorted by relevance
219 #define BOOTP_VENDOR_LEN 64 macro316 char bp_vend[BOOTP_VENDOR_LEN];
885 >= (ETH_HLEN + sizeof (struct bootp_t) - BOOTP_VENDOR_LEN)) in await_reply()922 0, BOOTP_VENDOR_LEN + MAX_BOOTP_EXTLEN, 1); in await_reply()
92 #define BOOTP_VENDOR_LEN 64 macro