Home
last modified time | relevance | path

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

/netbsd-src/external/mpl/dhcp/dist/includes/
H A Ddhcpd.h252 #define LEASE_INSERTP(LQ, LEASE) lease_insert(LQ, LEASE) macro
264 #define LEASE_INSERTP(LQ, LEASE) lc_add_sorted_lease(LQ, LEASE) macro