Home
last modified time | relevance | path

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

/dragonfly/contrib/dhcpcd/src/
H A Ddhcp.h110 DHO_MAXMESSAGESIZE = 57, enumerator
H A Ddhcp.c922 !(has_option_mask(ifo->nomask, DHO_MAXMESSAGESIZE))) in make_message()
925 *p++ = DHO_MAXMESSAGESIZE; in make_message()