Searched refs:sctp_authkey_event (Results 1 – 3 of 3) sorted by relevance
1714 struct sctp_authkey_event *auth; in sctp_notify_authentication()1730 m_notify = sctp_get_mbuf_for_msg(sizeof(struct sctp_authkey_event), in sctp_notify_authentication()1737 auth = mtod(m_notify, struct sctp_authkey_event *); in sctp_notify_authentication()1738 memset(auth, 0, sizeof(struct sctp_authkey_event)); in sctp_notify_authentication()
444 struct sctp_authkey_event { struct532 struct sctp_authkey_event sn_auth_event;