Searched refs:sock_list_insert (Results 1 - 5 of 5) sorted by relevance

/freebsd-current/contrib/unbound/util/
H A Dnet_help.h388 void sock_list_insert(struct sock_list** list, struct sockaddr_storage* addr,
H A Dnet_help.c888 void sock_list_insert(struct sock_list** list, struct sockaddr_storage* addr, function
935 sock_list_insert(list, &p->addr, p->len, region);
/freebsd-current/contrib/unbound/iterator/
H A Diterator.c1465 sock_list_insert(&qstate->reply_origin, NULL, 0, qstate->region);
1539 sock_list_insert(&qstate->reply_origin, NULL, 0, qstate->region);
1546 sock_list_insert(&qstate->reply_origin, NULL, 0, qstate->region);
1866 sock_list_insert(&qstate->reply_origin, NULL, 0, qstate->region);
1913 sock_list_insert(&subq->blacklist, NULL, 0, subq->region);
3237 sock_list_insert(&qstate->reply_origin,
3517 sock_list_insert(&qstate->reply_origin,
/freebsd-current/contrib/unbound/services/
H A Dmesh.c686 sock_list_insert(&s->s.blacklist, NULL, 0, s->s.region);
713 sock_list_insert(&s->s.blacklist, NULL, 0, s->s.region);
797 sock_list_insert(&s->s.blacklist, NULL, 0, s->s.region);
/freebsd-current/contrib/unbound/validator/
H A Dval_utils.c1231 sock_list_insert(blacklist, NULL, 0, region);

Completed in 216 milliseconds