Searched refs:findpeerbyassoc (Results 1 – 7 of 7) sorted by relevance
371 findpeerbyassoc( in findpeerbyassoc() function945 } while (NULL != findpeerbyassoc(current_association_ID)); in newpeer()
3207 peer = findpeerbyassoc(res_associd); in control_unspec()3246 peer = findpeerbyassoc(res_associd); in read_status()3299 peer = findpeerbyassoc(res_associd); in read_peervars()4603 peer = findpeerbyassoc(res_associd); in read_clockstatus()
1359 if ((peer = findpeerbyassoc(associd)) == NULL) { in crypto_xmit()
5026 pool = findpeerbyassoc(assoc); in pool_name_resolved()
4687 p = findpeerbyassoc(curr_unpeer->assocID); in config_unpeers()
193 extern struct peer *findpeerbyassoc(associd_t);
1923 * include/ntpd.h (findpeerbyassoc, newpeer, peer_config, *_interface):