Searched refs:sctp_event_subscribe (Results 1 – 2 of 2) sorted by relevance
611 struct sctp_event_subscribe { struct
2228 if (optlen > sizeof(struct sctp_event_subscribe)) in sctp_setsockopt_events()5582 struct sctp_event_subscribe subscribe; in sctp_getsockopt_events()5588 if (len > sizeof(struct sctp_event_subscribe)) in sctp_getsockopt_events()5589 len = sizeof(struct sctp_event_subscribe); in sctp_getsockopt_events()