Home
last modified time | relevance | path

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

/openbsd-src/usr.sbin/dhcpd/
H A Dsync.h59 struct dhcp_synctlv_lease { struct
60 u_int16_t lv_type;
61 u_int16_t lv_length;
62 u_int32_t lv_starts, lv_ends, lv_timestamp;
63 struct iaddr lv_ip_addr;
64 struct hardware lv_hardware_addr;