Home
last modified time | relevance | path

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

/freebsd/sbin/dhclient/
H A Ddhclient.c106 static struct iaddr iaddr_broadcast = { 4, { 255, 255, 255, 255 } }; variable
639 ip->client->destination = iaddr_broadcast; in state_reboot()
665 ip->client->destination = iaddr_broadcast; in state_init()
749 ip->client->destination = iaddr_broadcast; in state_selecting()
960 ip->client->destination = iaddr_broadcast; in state_bound()