Searched refs:sctp_sackhdr (Results 1 – 6 of 6) sorted by relevance
55 static int sctp_acked(struct sctp_sackhdr *sack, __u32 tsn);60 struct sctp_sackhdr *sack,1102 struct sctp_sackhdr *sack) in sctp_sack_update_unack_data()1127 struct sctp_sackhdr *sack = chunk->subh.sack_hdr; in sctp_outq_sack()1303 struct sctp_sackhdr *sack, in sctp_check_transmitted()1638 static int sctp_acked(struct sctp_sackhdr *sack, __u32 tsn) in sctp_acked()
98 static struct sctp_sackhdr *sctp_sm_pull_sack(struct sctp_chunk *chunk);5915 static struct sctp_sackhdr *sctp_sm_pull_sack(struct sctp_chunk *chunk) in sctp_sm_pull_sack()5917 struct sctp_sackhdr *sack; in sctp_sm_pull_sack()5925 sack = (struct sctp_sackhdr *) chunk->skb->data; in sctp_sm_pull_sack()5929 len = sizeof(struct sctp_sackhdr); in sctp_sm_pull_sack()
1239 struct sctp_sackhdr sackh; in sctp_cmd_interpreter()
755 struct sctp_sackhdr sack; in sctp_make_sack()
372 typedef struct sctp_sackhdr { struct
582 struct sctp_sackhdr *sack_hdr;