Lines Matching refs:__u16
44 __u16 ssn;
52 __u16 stream;
53 __u16 flags;
54 __u16 msg_flags;
75 __u16 flags,
76 __u16 state,
77 __u16 error,
78 __u16 outbound,
79 __u16 inbound,
89 __u16 flags,
94 __u16 flags,
101 __u16 flags,
107 __u16 flags,
123 const struct sctp_association *asoc, __u16 key_id,
130 const struct sctp_association *asoc, __u16 flags,
131 __u16 stream_num, __be16 *stream_list, gfp_t gfp);
134 const struct sctp_association *asoc, __u16 flags,
138 const struct sctp_association *asoc, __u16 flags,
152 __u16 sctp_ulpevent_get_notification_type(const struct sctp_ulpevent *event);
154 static inline void sctp_ulpevent_type_set(__u16 *subscribe, in sctp_ulpevent_type_set()
155 __u16 sn_type, __u8 on) in sctp_ulpevent_type_set()
167 static inline bool sctp_ulpevent_type_enabled(__u16 subscribe, __u16 sn_type) in sctp_ulpevent_type_enabled()
177 __u16 subscribe) in sctp_ulpevent_is_enabled()
179 __u16 sn_type; in sctp_ulpevent_is_enabled()