Home
last modified time | relevance | path

Searched refs:existing_allocation (Results 1 – 2 of 2) sorted by relevance

/onnv-gate/usr/src/cmd/cmd-inet/usr.lib/in.dhcpd/
H A Dinterfaces.c508 boolean_t existing_allocation; in monitor_interface() local
802 existing_allocation = B_FALSE; in monitor_interface()
805 existing_allocation = B_TRUE; in monitor_interface()
888 if (existing_allocation) { in monitor_interface()
H A Ddhcp.c194 boolean_t existing_allocation = B_FALSE; in dhcp_offer() local
325 existing_allocation = B_TRUE; in dhcp_offer()
489 if (existing_allocation) { in dhcp_offer()