Home
last modified time | relevance | path

Searched defs:dhcp_status (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/lib/libdhcpagent/common/
H A Ddhcpagent_ipc.h213 typedef struct dhcp_status { struct
214 uint8_t version; /* version of this structure */
216 char if_name[LIFNAMSIZ];
240 } dhcp_status_t; argument