Searched defs:dhcp_status (Results 1 – 1 of 1) sorted by relevance
213 typedef struct dhcp_status { struct214 uint8_t version; /* version of this structure */216 char if_name[LIFNAMSIZ];240 } dhcp_status_t; argument