OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tgt_prefix
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/mpl/bind/dist/lib/dns/
rpz.c
625
const dns_rpz_cidr_key_t *tgt_ip, dns_rpz_prefix_t
tgt_prefix
,
633
if (KEY_IS_IPV4(
tgt_prefix
, tgt_ip)) {
647
if (KEY_IS_IPV4(
tgt_prefix
, tgt_ip)) {
661
if (KEY_IS_IPV4(
tgt_prefix
, tgt_ip)) {
747
ip2name(const dns_rpz_cidr_key_t *tgt_ip, dns_rpz_prefix_t
tgt_prefix
,
757
if (KEY_IS_IPV4(
tgt_prefix
, tgt_ip)) {
759
tgt_prefix
- 96U, tgt_ip->w[3] & 0xffU,
770
len = snprintf(str, sizeof(str), "%d",
tgt_prefix
);
867
dns_rpz_prefix_t *
tgt_prefix
, dns_rpz_addr_zbits_t *new_set) {
932
*
tgt_prefix
= (dns_rpz_prefix_t)prefix_num
1361
dns_rpz_prefix_t
tgt_prefix
;
local
2268
dns_rpz_prefix_t
tgt_prefix
;
local
[
all
...]
/src/external/mpl/dhcp/bind/dist/lib/dns/
rpz.c
580
dns_rpz_prefix_t
tgt_prefix
, bool inc) {
587
if (KEY_IS_IPV4(
tgt_prefix
, tgt_ip)) {
601
if (KEY_IS_IPV4(
tgt_prefix
, tgt_ip)) {
615
if (KEY_IS_IPV4(
tgt_prefix
, tgt_ip)) {
701
ip2name(const dns_rpz_cidr_key_t *tgt_ip, dns_rpz_prefix_t
tgt_prefix
,
713
if (KEY_IS_IPV4(
tgt_prefix
, tgt_ip)) {
715
tgt_prefix
- 96U, tgt_ip->w[3] & 0xffU,
723
len = snprintf(str, sizeof(str), "%d",
tgt_prefix
);
818
dns_rpz_cidr_key_t *tgt_ip, dns_rpz_prefix_t *
tgt_prefix
,
888
*
tgt_prefix
= (dns_rpz_prefix_t)prefix_num
1333
dns_rpz_prefix_t
tgt_prefix
;
local
2377
dns_rpz_prefix_t
tgt_prefix
;
local
[
all
...]
Completed in 41 milliseconds
Indexes created Wed Mar 25 00:23:37 UTC 2026