Searched refs:sctp_authkey_event (Results 1 – 5 of 5) sorted by relevance
366 struct sctp_authkey_event { struct422 struct sctp_authkey_event sn_authkey_event;
1751 struct sctp_authkey_event *auth;1767 m_notify = sctp_get_mbuf_for_msg(sizeof(struct sctp_authkey_event),1774 auth = mtod(m_notify, struct sctp_authkey_event *);1775 memset(auth, 0, sizeof(struct sctp_authkey_event));
465 struct sctp_authkey_event { struct556 struct sctp_authkey_event sn_auth_event;
354 struct sctp_authkey_event { struct459 struct sctp_authkey_event sn_auth_event;
996 struct sctp_authkey_event *authkeyevent = &snp->sn_auth_event; in dgram_sctp_handle_auth_free_key_event()