Searched defs:dhcp_list (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/common/net/dhcp/
H A Ddhcp_impl.h112 typedef struct dhcp_list { struct
113 struct dhcp_list *next; /* keep first and in this */
114 struct dhcp_list *prev; /* order for insque/remque */

Completed in 55 milliseconds