sctp_authkey_event  630 include/uapi/linux/sctp.h 	struct sctp_authkey_event sn_authkey_event;
sctp_authkey_event  772 net/sctp/ulpevent.c 	struct sctp_authkey_event *ak;
sctp_authkey_event  775 net/sctp/ulpevent.c 	event = sctp_ulpevent_new(sizeof(struct sctp_authkey_event),
sctp_authkey_event  781 net/sctp/ulpevent.c 	ak = skb_put(skb, sizeof(struct sctp_authkey_event));
sctp_authkey_event  785 net/sctp/ulpevent.c 	ak->auth_length = sizeof(struct sctp_authkey_event);