Lines Matching defs:scope
1667 /* scope prefix-length */
1978 isc_uint8_t addrlen, addrbytes, scope, *paddr;
1991 * (except query's scope length) when they are done in the OPT
2004 scope = isc_buffer_getuint8(buf);
2007 if (scope != 0U) {
2010 "EDNS client-subnet option: invalid scope");
2577 * interface ID to a proper scope zone ID. However,
2613 isc_uint8_t *scope = NULL;
2626 scope = &client->ecs_scope;
2630 scope, view->matchclients) &&