Home
last modified time | relevance | path

Searched refs:sock_hash (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/ntp/libntp/
H A Dsocktoa.c106 sock_hash( in sock_hash() function
/freebsd/contrib/ntp/include/
H A Dntp_stdlib.h187 extern u_short sock_hash (const sockaddr_u *);
H A Dntpd.h181 #define MON_HASH(addr) (sock_hash(addr) & MON_HASH_MASK)
H A Dntp.h707 #define NTP_HASH_ADDR(src) (sock_hash(src) & NTP_HASH_MASK)
/freebsd/contrib/ntp/
H A DChangeLog3844 * CIDs 94-99 make it more clearly impossible for sock_hash() to return
H A DCommitLog5818 Correct comment to match code for sock_hash()
161201 move sock_hash from ntpd/ntp_util.c to libntp/socktoa.c so
161206 move sock_hash from ntpd/ntp_util.c to libntp/socktoa.c so
161215 move sock_hash from ntpd/ntp_util.c to libntp/socktoa.c so
161229 move sock_hash from ntpd/ntp_util.c to libntp/socktoa.c so
170256 CIDs 94-99 make it more clearly impossible for sock_hash() to return
170263 CIDs 94-99 make it more clearly impossible for sock_hash() to return
170270 CIDs 94-99 -- make it more clearly impossible for sock_hash to
170277 CIDs 94-99 -- make it more clearly impossible for sock_hash to
170281 CIDs 94-99 -- make it more clearly impossible for sock_hash to
[all …]