Searched refs:sctp_sackhdr (Results 1 – 6 of 6) sorted by relevance
62 static int sctp_acked(struct sctp_sackhdr *sack, __u32 tsn);66 struct sctp_sackhdr *sack,1093 struct sctp_sackhdr *sack) in sctp_sack_update_unack_data()1115 int sctp_outq_sack(struct sctp_outq *q, struct sctp_sackhdr *sack) in sctp_outq_sack()1302 struct sctp_sackhdr *sack, in sctp_check_transmitted()1722 static int sctp_acked(struct sctp_sackhdr *sack, __u32 tsn) in sctp_acked()
713 struct sctp_sackhdr *sackh) in sctp_cmd_process_sack()1201 struct sctp_sackhdr sackh; in sctp_cmd_interpreter()
99 static struct sctp_sackhdr *sctp_sm_pull_sack(struct sctp_chunk *chunk);5714 static struct sctp_sackhdr *sctp_sm_pull_sack(struct sctp_chunk *chunk) in sctp_sm_pull_sack()5716 struct sctp_sackhdr *sack; in sctp_sm_pull_sack()5724 sack = (struct sctp_sackhdr *) chunk->skb->data; in sctp_sm_pull_sack()5728 len = sizeof(struct sctp_sackhdr); in sctp_sm_pull_sack()
733 struct sctp_sackhdr sack; in sctp_make_sack()
375 typedef struct sctp_sackhdr { struct
701 struct sctp_sackhdr *sack_hdr;1175 int sctp_outq_sack(struct sctp_outq *, struct sctp_sackhdr *);