Searched refs:MON_HASH (Results 1 – 4 of 4) sorted by relevance
133 hash = MON_HASH(&mon->rmtadr); in remove_from_hash()334 hash = MON_HASH(&rbufp->recv_srcadr); in ntp_monitor()
4144 hash = MON_HASH(&addr[i]); in read_mru_list()
161 #define MON_HASH(addr) (sock_hash(addr) & MON_HASH_MASK) macro
151139 expose MON_HASH(), mon_hash[] so ntp_control.c can use them.151154 expose MON_HASH(), mon_hash[] so ntp_control.c can use them.