Lines Matching refs:__u16
752 __u16 sid, csid, cssn; in sctp_ulpq_retrieve_ordered()
792 __u16 sid, csid; in sctp_ulpq_store_ordered()
793 __u16 ssn, cssn; in sctp_ulpq_store_ordered()
839 __u16 sid, ssn; in sctp_ulpq_order()
874 static void sctp_ulpq_reap_ordered(struct sctp_ulpq *ulpq, __u16 sid) in sctp_ulpq_reap_ordered()
882 __u16 csid, cssn; in sctp_ulpq_reap_ordered()
944 void sctp_ulpq_skip(struct sctp_ulpq *ulpq, __u16 sid, __u16 ssn) in sctp_ulpq_skip()
964 __u16 sctp_ulpq_renege_list(struct sctp_ulpq *ulpq, struct sk_buff_head *list, in sctp_ulpq_renege_list()
965 __u16 needed) in sctp_ulpq_renege_list()
967 __u16 freed = 0; in sctp_ulpq_renege_list()
1013 static __u16 sctp_ulpq_renege_order(struct sctp_ulpq *ulpq, __u16 needed) in sctp_ulpq_renege_order()
1019 static __u16 sctp_ulpq_renege_frags(struct sctp_ulpq *ulpq, __u16 needed) in sctp_ulpq_renege_frags()
1080 __u16 needed; in sctp_ulpq_renege()