Lines Matching refs:__u16
760 __u16 sid, csid, cssn; in sctp_ulpq_retrieve_ordered()
800 __u16 sid, csid; in sctp_ulpq_store_ordered()
801 __u16 ssn, cssn; in sctp_ulpq_store_ordered()
847 __u16 sid, ssn; in sctp_ulpq_order()
882 static void sctp_ulpq_reap_ordered(struct sctp_ulpq *ulpq, __u16 sid) in sctp_ulpq_reap_ordered()
890 __u16 csid, cssn; in sctp_ulpq_reap_ordered()
952 void sctp_ulpq_skip(struct sctp_ulpq *ulpq, __u16 sid, __u16 ssn) in sctp_ulpq_skip()
972 static __u16 sctp_ulpq_renege_list(struct sctp_ulpq *ulpq, in sctp_ulpq_renege_list()
973 struct sk_buff_head *list, __u16 needed) in sctp_ulpq_renege_list()
975 __u16 freed = 0; in sctp_ulpq_renege_list()
1021 static __u16 sctp_ulpq_renege_order(struct sctp_ulpq *ulpq, __u16 needed) in sctp_ulpq_renege_order()
1027 static __u16 sctp_ulpq_renege_frags(struct sctp_ulpq *ulpq, __u16 needed) in sctp_ulpq_renege_frags()
1083 __u16 needed, freed; in sctp_ulpq_renege()