Searched refs:sctp_sackhdr (Results 1 – 6 of 6) sorted by relevance
59 static int sctp_acked(struct sctp_sackhdr *sack, __u32 tsn);63 struct sctp_sackhdr *sack,965 struct sctp_sackhdr *sack) in sctp_sack_update_unack_data()983 static __u32 sctp_highest_new_tsn(struct sctp_sackhdr *sack, in sctp_highest_new_tsn()1017 int sctp_outq_sack(struct sctp_outq *q, struct sctp_sackhdr *sack) in sctp_outq_sack()1202 struct sctp_sackhdr *sack, in sctp_check_transmitted()1591 static int sctp_acked(struct sctp_sackhdr *sack, __u32 tsn) in sctp_acked()
624 struct sctp_sackhdr *sackh) in sctp_cmd_process_sack()985 struct sctp_sackhdr sackh; in sctp_cmd_interpreter()
93 static struct sctp_sackhdr *sctp_sm_pull_sack(struct sctp_chunk *chunk);4930 static struct sctp_sackhdr *sctp_sm_pull_sack(struct sctp_chunk *chunk) in sctp_sm_pull_sack()4932 struct sctp_sackhdr *sack; in sctp_sm_pull_sack()4940 sack = (struct sctp_sackhdr *) chunk->skb->data; in sctp_sm_pull_sack()4944 len = sizeof(struct sctp_sackhdr); in sctp_sm_pull_sack()
582 struct sctp_sackhdr sack; in sctp_make_sack()
330 typedef struct sctp_sackhdr { struct
599 struct sctp_sackhdr *sack_hdr;1030 int sctp_outq_sack(struct sctp_outq *, struct sctp_sackhdr *);