Home
last modified time | relevance | path

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

/dports/net/isc-dhcp44-server/dhcp-4.4.2-P1/includes/
H A Ddhcpd.h250 #define LEASE_INSERTP(LQ, LEASE) lease_insert(LQ, LEASE) macro
262 #define LEASE_INSERTP(LQ, LEASE) lc_add_sorted_lease(LQ, LEASE) macro
/dports/net/isc-dhcp44-client/dhcp-4.4.2-P1/includes/
H A Ddhcpd.h250 #define LEASE_INSERTP(LQ, LEASE) lease_insert(LQ, LEASE) macro
262 #define LEASE_INSERTP(LQ, LEASE) lc_add_sorted_lease(LQ, LEASE) macro
/dports/net/isc-dhcp44-relay/dhcp-4.4.2-P1/includes/
H A Ddhcpd.h250 #define LEASE_INSERTP(LQ, LEASE) lease_insert(LQ, LEASE) macro
262 #define LEASE_INSERTP(LQ, LEASE) lc_add_sorted_lease(LQ, LEASE) macro