Home
last modified time | relevance | path

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

/openbsd/sbin/dhcp6leased/
H A Ddhcp6leased.h124 struct dhcp_iaprefix { struct
125 uint32_t pltime;
126 uint32_t vltime;
127 uint8_t prefix_len;
128 struct in6_addr prefix;