Searched refs:sn_type (Results 1 – 3 of 3) sorted by relevance
134 static inline int sctp_ulpevent_type_enabled(__u16 sn_type, in sctp_ulpevent_type_enabled() argument138 return amask[sn_type - SCTP_SN_TYPE_BASE]; in sctp_ulpevent_type_enabled()145 __u16 sn_type; in sctp_ulpevent_is_enabled() local149 sn_type = sctp_ulpevent_get_notification_type(event); in sctp_ulpevent_is_enabled()150 enabled = sctp_ulpevent_type_enabled(sn_type, mask); in sctp_ulpevent_is_enabled()
379 __u16 sn_type; /* Notification type. */ member
781 return notification->sn_header.sn_type; in sctp_ulpevent_get_notification_type()