Lines Matching refs:__u16
761 __u16 sid, csid, cssn; in sctp_ulpq_retrieve_ordered()
801 __u16 sid, csid; in sctp_ulpq_store_ordered()
802 __u16 ssn, cssn; in sctp_ulpq_store_ordered()
848 __u16 sid, ssn; in sctp_ulpq_order()
883 static void sctp_ulpq_reap_ordered(struct sctp_ulpq *ulpq, __u16 sid) in sctp_ulpq_reap_ordered()
891 __u16 csid, cssn; in sctp_ulpq_reap_ordered()
953 void sctp_ulpq_skip(struct sctp_ulpq *ulpq, __u16 sid, __u16 ssn) in sctp_ulpq_skip()
973 static __u16 sctp_ulpq_renege_list(struct sctp_ulpq *ulpq, in sctp_ulpq_renege_list()
974 struct sk_buff_head *list, __u16 needed) in sctp_ulpq_renege_list()
976 __u16 freed = 0; in sctp_ulpq_renege_list()
1022 static __u16 sctp_ulpq_renege_order(struct sctp_ulpq *ulpq, __u16 needed) in sctp_ulpq_renege_order()
1028 static __u16 sctp_ulpq_renege_frags(struct sctp_ulpq *ulpq, __u16 needed) in sctp_ulpq_renege_frags()
1084 __u16 needed, freed; in sctp_ulpq_renege()