Home
last modified time | relevance | path

Searched refs:sctp_authkey_event (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/netinet/
H A Dsctp_auth.c1714 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()
H A Dsctp_uio.h444 struct sctp_authkey_event { struct
532 struct sctp_authkey_event sn_auth_event;
/f-stack/tools/compat/include/netinet/
H A Dsctp_uio.h444 struct sctp_authkey_event { struct
532 struct sctp_authkey_event sn_auth_event;