Home
last modified time | relevance | path

Searched defs:needs (Results 1 – 5 of 5) sorted by relevance

/freebsd-src/contrib/unbound/validator/
H A Dval_sigcrypt.h70 uint8_t needs[ALGO_NEEDS_MAX]; member
H A Dval_utils.c558 struct algo_needs needs; val_verify_DNSKEY_with_DS() local
688 struct algo_needs needs; val_verify_DNSKEY_with_TA() local
[all...]
H A Dval_sigcrypt.c632 struct algo_needs needs; dnskeyset_verify_rrset() local
[all...]
/freebsd-src/contrib/ntp/ntpd/
H A Dntp_refclock.c1756 u_int needs; /* needed number of samples */ in refclock_checkburst() local
/freebsd-src/sys/netinet/tcp_stacks/
H A Drack.c18194 rack_policer_check_send(struct tcp_rack * rack,uint32_t len,uint32_t segsiz,uint32_t * needs) rack_policer_check_send() argument