Home
last modified time | relevance | path

Searched defs:timenow (Results 1 – 13 of 13) sorted by relevance

/freebsd/contrib/unbound/services/cache/
H A Dinfra.c490 data_entry_init(struct infra_cache * infra,struct lruhash_entry * e,time_t timenow) data_entry_init() argument
549 infra_host(struct infra_cache * infra,struct sockaddr_storage * addr,socklen_t addrlen,uint8_t * nm,size_t nmlen,time_t timenow,int * edns_vs,uint8_t * edns_lame_known,int * to) infra_host() argument
621 infra_set_lame(struct infra_cache * infra,struct sockaddr_storage * addr,socklen_t addrlen,uint8_t * nm,size_t nmlen,time_t timenow,int dnsseclame,int reclame,uint16_t qtype) infra_set_lame() argument
678 infra_rtt_update(struct infra_cache * infra,struct sockaddr_storage * addr,socklen_t addrlen,uint8_t * nm,size_t nmlen,int qtype,int roundtrip,int orig_rtt,time_t timenow) infra_rtt_update() argument
740 infra_get_host_rto(struct infra_cache * infra,struct sockaddr_storage * addr,socklen_t addrlen,uint8_t * nm,size_t nmlen,struct rtt_info * rtt,int * delay,time_t timenow,int * tA,int * tAAAA,int * tother) infra_get_host_rto() argument
766 infra_edns_update(struct infra_cache * infra,struct sockaddr_storage * addr,socklen_t addrlen,uint8_t * nm,size_t nmlen,int edns_version,time_t timenow) infra_edns_update() argument
798 infra_get_lame_rtt(struct infra_cache * infra,struct sockaddr_storage * addr,socklen_t addrlen,uint8_t * name,size_t namelen,uint16_t qtype,int * lame,int * dnsseclame,int * reclame,int * rtt,time_t timenow) infra_get_lame_rtt() argument
953 infra_create_ratedata(struct infra_cache * infra,uint8_t * name,size_t namelen,time_t timenow) infra_create_ratedata() argument
981 infra_ip_create_ratedata(struct infra_cache * infra,struct sockaddr_storage * addr,socklen_t addrlen,time_t timenow,int mesh_wait) infra_ip_create_ratedata() argument
1060 infra_ratelimit_inc(struct infra_cache * infra,uint8_t * name,size_t namelen,time_t timenow,int backoff,struct query_info * qinfo,struct comm_reply * replylist) infra_ratelimit_inc() argument
1107 infra_ratelimit_dec(struct infra_cache * infra,uint8_t * name,size_t namelen,time_t timenow) infra_ratelimit_dec() argument
1127 infra_ratelimit_exceeded(struct infra_cache * infra,uint8_t * name,size_t namelen,time_t timenow,int backoff) infra_ratelimit_exceeded() argument
1201 infra_ip_ratelimit_inc(struct infra_cache * infra,struct sockaddr_storage * addr,socklen_t addrlen,time_t timenow,int has_cookie,int backoff,struct sldns_buffer * buffer) infra_ip_ratelimit_inc() argument
1265 infra_wait_limit_inc(struct infra_cache * infra,struct comm_reply * rep,time_t timenow,struct config_file * cfg) infra_wait_limit_inc() argument
[all...]
H A Drrset.c127 need_to_update_rrset(void* nd, void* cd, time_t timenow, int equal, int ns) in need_to_update_rrset()
191 struct alloc_cache* alloc, time_t timenow) in rrset_cache_update()
248 struct alloc_cache* alloc, time_t timenow) in rrset_cache_update_wildcard()
281 uint16_t qtype, uint16_t qclass, uint32_t flags, time_t timenow, in rrset_cache_lookup()
312 rrset_array_lock(struct rrset_ref* ref, size_t count, time_t timenow) in rrset_array_lock()
/freebsd/contrib/unbound/util/data/
H A Dmsgencode.c462 uint16_t* num_rrs, time_t timenow, struct regional* region, in packed_rrset_encode()
558 sldns_buffer* pkt, size_t rrsets_before, time_t timenow, in insert_section()
687 uint16_t id, uint16_t flags, sldns_buffer* buffer, time_t timenow, in reply_info_encode()
998 uint16_t id, uint16_t qflags, sldns_buffer* pkt, time_t timenow, in reply_info_answer_encode()
H A Dmsgreply.c179 reply_info_can_answer_expired(struct reply_info* rep, time_t timenow) in reply_info_can_answer_expired() argument
191 int reply_info_could_use_expired(struct reply_info* rep, time_t timenow) in reply_info_could_use_expired() argument
598 reply_info_set_ttls(struct reply_info* rep, time_t timenow) in reply_info_set_ttls() argument
[all...]
/freebsd/crypto/krb5/src/kdc/
H A Dreplay.c201 krb5_timestamp timenow; in kdc_insert_lookaside() local
/freebsd/crypto/openssl/ssl/
H A Dd1_lib.c306 struct timeval timenow; in dtls1_get_timeout() local
/freebsd/crypto/heimdal/lib/hx509/
H A Dhx_locl.h151 time_t timenow; member
/freebsd/contrib/unbound/daemon/
H A Dworker.c480 time_t timenow = *worker->env.now; answer_norec_from_cache() local
651 time_t timenow = *worker->env.now; answer_from_cache() local
/freebsd/contrib/unbound/services/
H A Doutside_network.c3422 time_t timenow = 0; global() local
H A Dmesh.c321 time_t timenow = *qstate->env->now; mesh_serve_expired_lookup() local
/freebsd/crypto/openssl/crypto/bio/
H A Dbss_dgram.c201 struct timeval timenow, timeleft; in dgram_adjust_rcv_timeout() local
/freebsd/usr.sbin/newsyslog/
H A Dnewsyslog.c258 static struct ptime_data *timenow; /* The time to use for checking at-fields */ variable
/freebsd/sys/netinet/tcp_stacks/
H A Drack.c2232 uint64_t timenow, timeleft, lenleft, lengone, calcbw; in rack_rate_cap_bw() local