Home
last modified time | relevance | path

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

/NextBSD/contrib/ntp/scripts/monitoring/
HDntptrap260 ($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) = @_;
HDntp.pl376 ($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);
/NextBSD/sys/netinet/
HDsctp_var.h115 sctp_auth_key_release(stcb, sp->auth_keyid, _so_locked); \
133 sctp_auth_key_release((_stcb), (_chk)->auth_keyid, _so_locked); \
HDsctp_output.c3980 uint16_t auth_keyid, in sctp_lowlevel_chunk_output() argument
4047 sctp_fill_hmac_digest_m(m, auth_offset, auth, stcb, auth_keyid); in sctp_lowlevel_chunk_output()
6341 sp->auth_keyid = srcv->sinfo_keynumber; in sctp_msg_append()
6343 sp->auth_keyid = stcb->asoc.authinfo.active_keyid; in sctp_msg_append()
6346 sctp_auth_key_acquire(stcb, sp->auth_keyid); in sctp_msg_append()
7498 chk->auth_keyid = sp->auth_keyid; in sctp_move_to_outqueue()
7499 sctp_auth_key_acquire(stcb, chk->auth_keyid); in sctp_move_to_outqueue()
7773 uint16_t auth_keyid; in sctp_med_chunk_output() local
7786 auth_keyid = stcb->asoc.authinfo.active_keyid; in sctp_med_chunk_output()
8617 auth_keyid = chk->auth_keyid; in sctp_med_chunk_output()
[all …]
HDsctp_structs.h444 uint16_t auth_keyid; member
521 uint16_t auth_keyid; member
HDsctp_pcb.c4970 sctp_auth_key_release(stcb, chk->auth_keyid, SCTP_SO_LOCKED); in sctp_free_assoc()
4999 sctp_auth_key_release(stcb, chk->auth_keyid, SCTP_SO_LOCKED); in sctp_free_assoc()
5032 sctp_auth_key_release(stcb, chk->auth_keyid, SCTP_SO_LOCKED); in sctp_free_assoc()
5053 sctp_auth_key_release(stcb, chk->auth_keyid, SCTP_SO_LOCKED); in sctp_free_assoc()
5067 sctp_auth_key_release(stcb, chk->auth_keyid, SCTP_SO_LOCKED); in sctp_free_assoc()
5080 sctp_auth_key_release(stcb, chk->auth_keyid, SCTP_SO_LOCKED); in sctp_free_assoc()