Searched defs:needs (Results 1 – 5 of 5) sorted by relevance
/freebsd-src/contrib/unbound/validator/ | ||
H A D | val_sigcrypt.h | 70 uint8_t needs[ALGO_NEEDS_MAX]; member |
H A D | val_utils.c | 558 struct algo_needs needs; val_verify_DNSKEY_with_DS() local |
H A D | val_sigcrypt.c | 632 struct algo_needs needs; dnskeyset_verify_rrset() local |
/freebsd-src/contrib/ntp/ntpd/ | ||
H A D | ntp_refclock.c | 1756 u_int needs; /* needed number of samples */ in refclock_checkburst() local |
/freebsd-src/sys/netinet/tcp_stacks/ | ||
H A D | rack.c | 18194 rack_policer_check_send(struct tcp_rack * rack,uint32_t len,uint32_t segsiz,uint32_t * needs) rack_policer_check_send() argument |