Home
last modified time | relevance | path

Searched refs:sock_list_insert (Results 1 – 6 of 6) sorted by relevance

/dports/dns/unbound/unbound-1.14.0/util/
H A Dnet_help.h346 void sock_list_insert(struct sock_list** list, struct sockaddr_storage* addr,
H A Dnet_help.c794 void sock_list_insert(struct sock_list** list, struct sockaddr_storage* addr, in sock_list_insert() function
841 sock_list_insert(list, &p->addr, p->len, region); in sock_list_merge()
/dports/dns/unbound/unbound-1.14.0/iterator/
H A Diterator.c1406 sock_list_insert(&qstate->reply_origin, NULL, 0, qstate->region); in processInitRequest()
1414 sock_list_insert(&qstate->reply_origin, NULL, 0, qstate->region); in processInitRequest()
1743 sock_list_insert(&qstate->reply_origin, NULL, 0, qstate->region); in processInitRequest3()
1790 sock_list_insert(&subq->blacklist, NULL, 0, subq->region); in generate_parentside_target_query()
2879 sock_list_insert(&qstate->reply_origin, in processQueryResponse()
3143 sock_list_insert(&qstate->reply_origin, in processQueryResponse()
/dports/dns/unbound/unbound-1.14.0/services/
H A Dmesh.c701 sock_list_insert(&s->s.blacklist, NULL, 0, s->s.region); in mesh_schedule_prefetch()
728 sock_list_insert(&s->s.blacklist, NULL, 0, s->s.region); in mesh_schedule_prefetch()
/dports/dns/unbound/unbound-1.14.0/validator/
H A Dval_utils.c1134 sock_list_insert(blacklist, NULL, 0, region); in val_blacklist()
/dports/dns/unbound/unbound-1.14.0/contrib/
H A Dfastrpz.patch2980 sock_list_insert(&qstate->reply_origin,