Searched refs:sctp_event_subscribe (Results 1 – 4 of 4) sorted by relevance
142 struct sctp_event_subscribe *mask) in sctp_ulpevent_type_enabled()150 struct sctp_event_subscribe *mask) in sctp_ulpevent_is_enabled()
208 struct sctp_event_subscribe subscribe;
459 struct sctp_event_subscribe { struct
2196 if (optlen > sizeof(struct sctp_event_subscribe)) in sctp_setsockopt_events()4050 memset(&sp->subscribe, 0, sizeof(struct sctp_event_subscribe)); in sctp_init_sock()4376 if (len > sizeof(struct sctp_event_subscribe)) in sctp_getsockopt_events()4377 len = sizeof(struct sctp_event_subscribe); in sctp_getsockopt_events()