Searched defs:qname (Results 1 - 25 of 50) sorted by relevance

12

/freebsd-current/sbin/ipfw/
H A Daltq.c144 const char *qname; local
/freebsd-current/contrib/unbound/edns-subnet/
H A Dsubnet-whitelist.c187 ecs_is_whitelisted(struct ecs_whitelist* whitelist, struct sockaddr_storage* addr, socklen_t addrlen, uint8_t* qname, size_t qname_len, uint16_t qclass) argument
/freebsd-current/contrib/unbound/util/data/
H A Dmsgreply.h77 uint8_t* qname; member in struct:query_info
H A Dmsgparse.h125 uint8_t* qname; member in struct:msg_parse
/freebsd-current/contrib/netbsd-tests/lib/libc/net/
H A Dh_dns_server.c76 const char *qname; /* Wire-encode question name */ member in struct:dns_data
/freebsd-current/contrib/ldns/drill/
H A Ddnssec.c302 ldns_nsec3_exact_match(ldns_rdf *qname, ldns_rr_type qtype, ldns_rr_list *nsec3s) { argument
402 ldns_nsec3_closest_encloser(ldns_rdf *qname, ldns_rr_type qtype, ldns_rr_list *nsec3s) argument
H A Ddrill.c114 ldns_rdf *qname; local
[all...]
/freebsd-current/sbin/pfctl/
H A Dpfctl_qstats.c253 pfctl_find_altq_node(struct pf_altq_node *root, const char *qname, argument
H A Dpfctl_altq.c174 qname_to_pfaltq(const char *qname, const char *ifname) argument
189 qname_to_qid(char *qname) argument
[all...]
/freebsd-current/sys/netpfil/pf/
H A Dpf_altq.h137 char qname[PF_QNAME_SIZE]; /* queue name */ member in struct:pf_altq_v0
169 char qname[PF_QNAME_SIZE]; /* queue name */ member in struct:pf_altq_v1
205 char qname[PF_QNAME_SIZE]; /* queue name */ member in struct:pf_kaltq
/freebsd-current/contrib/unbound/ipset/
H A Dipset.c186 static char qname[BUFF_LEN]; local
139 ipset_check_zones_for_rrset(struct module_env *env, struct ipset_env *ie, struct mnl_socket *mnl, struct ub_packed_rrset_key *rrset, const char *qname, const int qlen, const char *setname, int af) argument
/freebsd-current/contrib/unbound/validator/
H A Dval_nsec.c411 val_nsec_proves_name_error(struct ub_packed_rrset_key* nsec, uint8_t* qname) argument
482 nsec_closest_encloser(uint8_t* qname, struct ub_packed_rrset_key* nsec) argument
517 val_nsec_proves_no_wc(struct ub_packed_rrset_key* nsec, uint8_t* qname, size_t qnamelen) argument
[all...]
H A Dval_anchor.c1134 anchors_lookup(struct val_anchors* anchors, uint8_t* qname, size_t qname_len, uint16_t qclass) argument
/freebsd-current/contrib/unbound/iterator/
H A Diter_hints.c482 hints_find(struct iter_hints* hints, uint8_t* qname, uint16_t qclass, argument
506 hints_lookup_stub(struct iter_hints* hints, uint8_t* qname, argument
H A Diter_fwd.c362 forwards_find(struct iter_forwards* fwd, uint8_t* qname, uint16_t qclass, argument
381 forwards_lookup(struct iter_forwards* fwd, uint8_t* qname, uint16_t qclass, argument
H A Diter_scrub.c226 synth_cname(uint8_t* qname, size_t qnamelen, struct rrset_parse* dname_rrset, argument
[all...]
/freebsd-current/contrib/unbound/services/cache/
H A Drrset.c280 rrset_cache_lookup(struct rrset_cache* r, uint8_t* qname, size_t qnamelen, argument
448 rrset_cache_remove_above(struct rrset_cache* r, uint8_t** qname, size_t* argument
492 rrset_cache_expired_above(struct rrset_cache* r, uint8_t** qname, size_t* qnamelen, uint16_t searchtype, uint16_t qclass, time_t now, uint8_t* qnametop, size_t qnametoplen) argument
[all...]
/freebsd-current/contrib/pf/ftp-proxy/
H A Dfilter.c62 static const char *qname, *tagname; variable
/freebsd-current/contrib/pf/tftp-proxy/
H A Dfilter.c66 static char *qname; variable
/freebsd-current/lib/libc/net/
H A Dgethostbydns.c135 gethostanswer(const querybuf *answer, int anslen, const char *qname, int qtype, argument
431 __dns_getanswer(const char *answer, int anslen, const char *qname, int qtype) argument
[all...]
/freebsd-current/crypto/heimdal/lib/asn1/
H A Dgen_template.c332 tlist_cmp_name(const char *tname, const char *qname) argument
/freebsd-current/contrib/unbound/services/
H A Dmesh.h232 uint8_t* qname; member in struct:mesh_reply
/freebsd-current/contrib/tcsh/
H A Dsh.dir.c1367 struct Strbuf qname = Strbuf_INIT; local
/freebsd-current/cddl/contrib/opensolaris/common/ctf/
H A Dctf_types.c322 ctf_type_qlname(ctf_file_t *fp, ctf_id_t type, char *buf, size_t len, const char *qname) argument
452 ctf_type_qname(ctf_file_t *fp, ctf_id_t type, char *buf, size_t len, const char *qname) argument
[all...]
/freebsd-current/contrib/sendmail/src/
H A Ddomain.c896 char qname[MAXNAME]; /* EAI: copy of host: ok? */ local
[all...]

Completed in 501 milliseconds

12