Searched refs:overl (Results 1 – 2 of 2) sorted by relevance
159 uint8_t overl = 0; in get_option() local202 if (overl & 1) { in get_option()204 overl = (uint8_t)(overl & ~1); in get_option()207 } else if (overl & 2) { in get_option()209 overl = (uint8_t)(overl & ~2); in get_option()220 if (!overl) in get_option()221 overl = 0x80 | p[1]; in get_option()1290 uint8_t overl = 0; in dhcp_env() local1295 get_option_uint8(ifp->ctx, &overl, dhcp, DHO_OPTIONSOVERLOADED); in dhcp_env()1300 if (*dhcp->bootfile && !(overl & 1)) in dhcp_env()[all …]
1010 msgstr "ny rolle: tjenestenavnskonfiguration overløb for hashtabel\n"