sctp_authkey_event  440 include/net/sctp/user.h 	struct sctp_authkey_event sn_authkey_event;
sctp_authkey_event  833 net/sctp/ulpevent.c 	struct sctp_authkey_event *ak;
sctp_authkey_event  836 net/sctp/ulpevent.c 	event = sctp_ulpevent_new(sizeof(struct sctp_authkey_event),
sctp_authkey_event  842 net/sctp/ulpevent.c 	ak = (struct sctp_authkey_event *)
sctp_authkey_event  843 net/sctp/ulpevent.c 		skb_put(skb, sizeof(struct sctp_authkey_event));
sctp_authkey_event  847 net/sctp/ulpevent.c 	ak->auth_length = sizeof(struct sctp_authkey_event);