Home
last modified time | relevance | path

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

/illumos-gate/usr/src/stand/lib/inet/
H A Ddhcpv4.c61 static uint8_t opt_request[] = { CD_DHCP_TYPE, 1, REQUEST }; variable
761 opt = init_msg(pkt, opt_request); in dhcp_requesting()
774 set_hw_spec_data(pkt, &opt, opt_request); in dhcp_requesting()