Searched refs:sctp_event_subscribe (Results 1 – 2 of 2) sorted by relevance
611 struct sctp_event_subscribe { struct
2217 if (optlen > sizeof(struct sctp_event_subscribe)) in sctp_setsockopt_events()5565 struct sctp_event_subscribe subscribe; in sctp_getsockopt_events()5571 if (len > sizeof(struct sctp_event_subscribe)) in sctp_getsockopt_events()5572 len = sizeof(struct sctp_event_subscribe); in sctp_getsockopt_events()
Completed in 29 milliseconds