Home
last modified time | relevance | path

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

/netbsd-src/external/mpl/dhcp/dist/includes/
H A Ddhcpd.h253 #define LEASE_REMOVEP(LQ, LEASE) lease_remove(LQ, LEASE) macro
265 #define LEASE_REMOVEP(LQ, LEASE) lc_unlink_lease(LQ, LEASE) macro