HomeSort by: relevance | last modified time | path
    Searched refs:auth_keyid (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/ntp/dist/scripts/monitoring/
ntptrap 260 ($ret,$data,$status,$associd,$op,$seq,$auth_keyid) =
262 &debug(sprintf("%s uses auth_keyid %d",&hostname($from),$auth_keyid)) if defined($auth_keyid);
272 &process_response($from,$ret,$data,$status,$associd,$op,$seq,$auth_keyid);
345 local($from,$ret,$data,$status,$associd,$op,$seq,$auth_keyid) = @_;
ntp.pl 347 ;# returns a list ($ret,$data,$status,$associd,$op,$seq,$auth_keyid)
376 ($auth_keyid,$auth_cksum) =
403 $auth_keyid);
409 $auth_keyid);
428 @FRAGS = ($status,$associd,&pkt_OP($r_e_m_op),$seq,$auth_keyid,$r_e_m_op);

Completed in 15 milliseconds