Searched refs:sctp_event_subscribe (Results 1 – 5 of 5) 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
2203 if (optlen > sizeof(struct sctp_event_subscribe)) in sctp_setsockopt_events()4063 memset(&sp->subscribe, 0, sizeof(struct sctp_event_subscribe)); in sctp_init_sock()4389 if (len > sizeof(struct sctp_event_subscribe)) in sctp_getsockopt_events()4390 len = sizeof(struct sctp_event_subscribe); in sctp_getsockopt_events()
1357 struct sctp_event_subscribe subscribe; in sctp_listen_for_all()