Searched refs:sctp_event_subscribe (Results 1 – 2 of 2) sorted by relevance
611 struct sctp_event_subscribe { struct
2235 if (optlen > sizeof(struct sctp_event_subscribe)) in sctp_setsockopt_events() 5638 struct sctp_event_subscribe subscribe; in sctp_getsockopt_events() 5644 if (len > sizeof(struct sctp_event_subscribe)) in sctp_getsockopt_events() 5645 len = sizeof(struct sctp_event_subscribe); in sctp_getsockopt_events()