Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/netinet/
H A Ddhcp.h114 #define CD_REQUESTED_IP_ADDR 50 macro
/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A Dinit_reboot.c69 (void) add_pkt_opt32(dpkt, CD_REQUESTED_IP_ADDR, in dhcp_init_reboot_v4()
H A Drequest.c302 (void) add_pkt_opt32(dpkt, CD_REQUESTED_IP_ADDR, in dhcp_requesting()
H A Dpacket.c771 if (!add_pkt_opt32(dpkt, CD_REQUESTED_IP_ADDR, in add_pkt_lif()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_dhcp.c296 case CD_REQUESTED_IP_ADDR: in show_options()
/illumos-gate/usr/src/stand/lib/inet/
H A Ddhcpv4.c794 *opt++ = CD_REQUESTED_IP_ADDR; in dhcp_requesting()
/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_protect.c639 if (get_dhcpv4_option(dh4, end, CD_REQUESTED_IP_ADDR, in intercept_dhcpv4_outbound()