shkey_id          719 include/linux/sctp.h 	__be16 shkey_id;
shkey_id          721 net/sctp/auth.c 	key_id = ntohs(auth->auth_hdr.shkey_id);
shkey_id         1300 net/sctp/sm_make_chunk.c 	auth_hdr.shkey_id = htons(key_id);
shkey_id         4227 net/sctp/sm_statefuns.c 	key_id = ntohs(auth_hdr->shkey_id);
shkey_id         4334 net/sctp/sm_statefuns.c 	if (asoc->active_key_id != ntohs(auth_hdr->shkey_id)) {
shkey_id         4337 net/sctp/sm_statefuns.c 		ev = sctp_ulpevent_make_authkey(asoc, ntohs(auth_hdr->shkey_id),