Home
last modified time | relevance | path

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

/dflybsd-src/contrib/dhcpcd/src/
H A Ddhcp.h91 DHO_SUBNETMASK = 1, enumerator
H A Ddhcp.c1294 bootp, bootp_len, DHO_SUBNETMASK) == -1) { in dhcp_env()
1418 DHO_SUBNETMASK) == -1) in get_lease()
2446 *p++ = DHO_SUBNETMASK; in dhcp_message_new()
H A Dif-options.c1340 del_option_mask(ifo->nomask, DHO_SUBNETMASK); in parse_option()