Searched refs:sctp_authkey_event (Results 1 – 2 of 2) sorted by relevance
830 struct sctp_authkey_event *ak; in sctp_ulpevent_make_authkey()833 event = sctp_ulpevent_new(sizeof(struct sctp_authkey_event), in sctp_ulpevent_make_authkey()839 ak = skb_put(skb, sizeof(struct sctp_authkey_event)); in sctp_ulpevent_make_authkey()843 ak->auth_length = sizeof(struct sctp_authkey_event); in sctp_ulpevent_make_authkey()
539 struct sctp_authkey_event { struct648 struct sctp_authkey_event sn_authkey_event;
Completed in 10 milliseconds