Searched refs:MON_HASH (Results 1 – 4 of 4) sorted by relevance
135 hash = MON_HASH(&mon->rmtadr); in remove_from_hash()336 hash = MON_HASH(&rbufp->recv_srcadr); in ntp_monitor()
4133 hash = MON_HASH(&addr[i]); in read_mru_list()
181 #define MON_HASH(addr) (sock_hash(addr) & MON_HASH_MASK) macro
161208 expose MON_HASH(), mon_hash[] so ntp_control.c can use them.161223 expose MON_HASH(), mon_hash[] so ntp_control.c can use them.