Searched refs:sctp_event_subscribe (Results 1 – 4 of 4) sorted by relevance
586 struct sctp_event_subscribe { struct
609 struct sctp_event_subscribe { struct
2222 if (optlen > sizeof(struct sctp_event_subscribe)) in sctp_setsockopt_events()5447 struct sctp_event_subscribe subscribe; in sctp_getsockopt_events()5453 if (len > sizeof(struct sctp_event_subscribe)) in sctp_getsockopt_events()5454 len = sizeof(struct sctp_event_subscribe); in sctp_getsockopt_events()