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,1101 struct sctp_sackhdr *sack) in sctp_sack_update_unack_data()1126 struct sctp_sackhdr *sack = chunk->subh.sack_hdr; in sctp_outq_sack()1301 struct sctp_sackhdr *sack, in sctp_check_transmitted()1636 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);5914 static struct sctp_sackhdr *sctp_sm_pull_sack(struct sctp_chunk *chunk) in sctp_sm_pull_sack()5916 struct sctp_sackhdr *sack; in sctp_sm_pull_sack()5924 sack = (struct sctp_sackhdr *) chunk->skb->data; in sctp_sm_pull_sack()5928 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;