Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A Dpacket.c477 boolean_t do_copy_value = B_FALSE; in encode_dhcp_opt() local
488 do_copy_value = B_TRUE; in encode_dhcp_opt()
495 do_copy_value = B_TRUE; in encode_dhcp_opt()
500 if (do_copy_value && opt_len > 0) { in encode_dhcp_opt()