Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/net/dhcp/
H A Dscan.c120 pl->rfc1048 = 0; in dhcp_options_scan()
124 pl->rfc1048 = 1; in dhcp_options_scan()
H A Ddhcp_impl.h122 int rfc1048; /* RFC1048 options - boolean */ member
/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A Drequest.c502 if (pkt->rfc1048) in compute_points_v4()