Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/netinet/
H A Ddhcp.h209 #define DECLINE ((uint8_t)4) macro
/titanic_44/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A Drelease.c83 if ((dpkt = init_pkt(dsmp, DECLINE)) == NULL) in send_declines()
H A Dpacket.c737 if (pkt_send_type(dpkt) == DECLINE) { in add_pkt_lif()
H A DREADME.v6185 and some things (such as RELEASE and DECLINE) are sent just once.
/titanic_44/usr/src/stand/lib/inet/
H A Ddhcpv4.c62 static uint8_t opt_decline[] = { CD_DHCP_TYPE, 1, DECLINE };