Home
last modified time | relevance | path

Searched refs:sctp_event_subscribe (Results 1 – 2 of 2) sorted by relevance

/linux/include/uapi/linux/
A Dsctp.h611 struct sctp_event_subscribe { struct
/linux/net/sctp/
A Dsocket.c2217 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 21 milliseconds