Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dsctp_uio.h64 struct sctp_event_subscribe { struct
H A Dsctp_usrreq.c2089 struct sctp_event_subscribe *events;
2091 SCTP_CHECK_AND_CAST(events, optval, struct sctp_event_subscribe, *optsize);
2092 memset(events, 0, sizeof(struct sctp_event_subscribe));
2127 *optsize = sizeof(struct sctp_event_subscribe);
5021 struct sctp_event_subscribe *events;
5023 SCTP_CHECK_AND_CAST(events, optval, struct sctp_event_subscribe, optsize);
/f-stack/tools/compat/include/netinet/
H A Dsctp_uio.h64 struct sctp_event_subscribe { struct