Searched refs:sctp_event_subscribe (Results 1 – 4 of 4) sorted by relevance
169 struct sctp_event_subscribe *mask) in sctp_ulpevent_type_enabled()174 if (offset >= sizeof(struct sctp_event_subscribe)) in sctp_ulpevent_type_enabled()181 struct sctp_event_subscribe *mask) in sctp_ulpevent_is_enabled()
218 struct sctp_event_subscribe subscribe;
584 struct sctp_event_subscribe { struct
2328 if (optlen > sizeof(struct sctp_event_subscribe)) in sctp_setsockopt_events()4743 memset(&sp->subscribe, 0, sizeof(struct sctp_event_subscribe)); in sctp_init_sock()5290 if (len > sizeof(struct sctp_event_subscribe)) in sctp_getsockopt_events()5291 len = sizeof(struct sctp_event_subscribe); in sctp_getsockopt_events()