Searched refs:overl (Results 1 – 3 of 3) sorted by relevance
200 uint8_t overl = 0; in get_option() local226 if (overl & 1) { in get_option()228 overl &= ~1; in get_option()231 } else if (overl & 2) { in get_option()233 overl &= ~2; in get_option()241 if (!overl) in get_option()242 overl = p[1]; in get_option()
311 uint8_t overl = 0; in get_option() local343 if (overl & 1) { in get_option()345 overl &= ~1; in get_option()348 } else if (overl & 2) { in get_option()350 overl &= ~2; in get_option()358 if (!overl) in get_option()359 overl = 0x80 | p[1]; in get_option()1395 uint8_t overl = 0; in configure_env() local1397 get_option_uint8(&overl, dhcp, DHO_OPTIONSOVERLOADED); in configure_env()1410 if (*dhcp->bootfile && !(overl & 1)) in configure_env()[all …]
1010 msgstr "ny rolle: tjenestenavnskonfiguration overløb for hashtabel\n"