Searched refs:sctp_event_subscribe (Results 1 – 2 of 2) sorted by relevance
594 struct sctp_event_subscribe { struct
2211 struct sctp_event_subscribe subscribe; in sctp_setsockopt_events()2217 if (optlen > sizeof(struct sctp_event_subscribe)) in sctp_setsockopt_events()5583 struct sctp_event_subscribe subscribe; in sctp_getsockopt_events()5589 if (len > sizeof(struct sctp_event_subscribe)) in sctp_getsockopt_events()5590 len = sizeof(struct sctp_event_subscribe); in sctp_getsockopt_events()