Searched refs:sn_type (Results 1 – 3 of 3) sorted by relevance
168 static inline int sctp_ulpevent_type_enabled(__u16 sn_type, in sctp_ulpevent_type_enabled() argument171 int offset = sn_type - SCTP_SN_TYPE_BASE; in sctp_ulpevent_type_enabled()183 __u16 sn_type; in sctp_ulpevent_is_enabled() local187 sn_type = sctp_ulpevent_get_notification_type(event); in sctp_ulpevent_is_enabled()188 enabled = sctp_ulpevent_type_enabled(sn_type, mask); in sctp_ulpevent_is_enabled()
609 __u16 sn_type; /* Notification type. */ member
941 return notification->sn_header.sn_type; in sctp_ulpevent_get_notification_type()