Home
last modified time | relevance | path

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

/external/dhcpcd/
Dipv4ll.c59 *p++ = DHO_BROADCAST; in make_ipv4ll_lease()
Ddhcp.h90 DHO_BROADCAST = 28, enumerator
Ddhcp.c1423 if (get_option_addr(&brd, dhcp, DHO_BROADCAST) == -1) { in configure_env()
1476 if (get_option_addr(&lease->brd, dhcp, DHO_BROADCAST) == -1) in get_lease()