Home
last modified time | relevance | path

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

/dragonfly/contrib/dhcpcd/src/
H A Ddhcp.h116 DHO_RAPIDCOMMIT = 80, /* RFC 4039 */ enumerator
H A Ddhcp.c962 DHC_REQ(ifo->requestmask, ifo->nomask, DHO_RAPIDCOMMIT)) in make_message()
966 *p++ = DHO_RAPIDCOMMIT; in make_message()
3313 has_option_mask(ifo->requestmask, DHO_RAPIDCOMMIT) && in dhcp_handledhcp()
3315 DHO_RAPIDCOMMIT, NULL)) in dhcp_handledhcp()
3377 DHO_RAPIDCOMMIT) && in dhcp_handledhcp()
3379 DHO_RAPIDCOMMIT, NULL)) in dhcp_handledhcp()
H A Ddhcp6.c162 { DHO_RAPIDCOMMIT, D6_OPTION_RAPID_COMMIT },