Searched defs:bootp_option (Results 1 – 1 of 1) sorted by relevance
67 struct bootp_option { struct68 uint8_t type;69 uint8_t length;70 char value[0];