Searched refs:overl (Results 1 – 3 of 3) sorted by relevance
198 uint8_t overl = 0; in get_option() local224 if (overl & 1) { in get_option()226 overl &= ~1; in get_option()229 } else if (overl & 2) { in get_option()231 overl &= ~2; in get_option()239 if (!overl) in get_option()240 overl = p[1]; in get_option()
311 uint8_t overl = 0; in get_option() local339 if (overl & 1) { in get_option()341 overl &= ~1; in get_option()344 } else if (overl & 2) { in get_option()346 overl &= ~2; in get_option()354 if (!overl) in get_option()355 overl = p[1]; in get_option()1388 uint8_t overl = 0; in configure_env() local1390 get_option_uint8(&overl, dhcp, DHO_OPTIONSOVERLOADED); in configure_env()1403 if (*dhcp->bootfile && !(overl & 1)) in configure_env()[all …]
14350 overlive overl