Home
last modified time | relevance | path

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

/mirbsd/src/sbin/dhclient/
Ddhclient.c81 struct iaddr iaddr_broadcast = { 4, { 255, 255, 255, 255 } }; variable
455 client->destination = iaddr_broadcast; in state_reboot()
477 client->destination = iaddr_broadcast; in state_init()
558 client->destination = iaddr_broadcast; in state_selecting()
706 client->destination = iaddr_broadcast; in state_bound()