Searched refs:sctp_authkey_event (Results 1 – 2 of 2) sorted by relevance
788 struct sctp_authkey_event *ak; in sctp_ulpevent_make_authkey()791 event = sctp_ulpevent_new(sizeof(struct sctp_authkey_event), in sctp_ulpevent_make_authkey()797 ak = (struct sctp_authkey_event *) in sctp_ulpevent_make_authkey()798 skb_put(skb, sizeof(struct sctp_authkey_event)); in sctp_ulpevent_make_authkey()802 ak->auth_length = sizeof(struct sctp_authkey_event); in sctp_ulpevent_make_authkey()
428 struct sctp_authkey_event { struct492 struct sctp_authkey_event sn_authkey_event;