Home
last modified time | relevance | path

Searched refs:BOOTP_LEASE (Results 1 – 5 of 5) sorted by relevance

/openbsd/src/usr.sbin/dhcpd/
Ddhcpd.h124 #define BOOTP_LEASE 2 macro
127 #define EPHEMERAL_FLAGS (BOOTP_LEASE)
Ddb.c117 if (lease->flags & BOOTP_LEASE) { in write_lease()
Dbootp.c190 if (!(lease->flags & BOOTP_LEASE)) in bootp()
Ddhcp.c911 lt.flags = BOOTP_LEASE; in ack_lease()
1555 (BOOTP_LEASE | DYNAMIC_BOOTP_OK)) in find_lease()
Dconfpars.c1377 lease.flags |= BOOTP_LEASE; in parse_lease_declaration()