Searched defs:dhc6_lease (Results 1 – 1 of 1) sorted by relevance
1189 struct dhc6_lease { struct1190 struct dhc6_lease *next; argument1191 struct data_string server_id;1193 isc_boolean_t released;1194 int score;1195 u_int8_t pref;1197 unsigned char dhcpv6_transaction_id[3];1198 struct dhc6_ia *bindings;1200 struct option_state *options;