Home
last modified time | relevance | path

Searched refs:sctp_sackhdr (Results 1 – 6 of 6) sorted by relevance

/linux-2.4.37.9/net/sctp/
Doutqueue.c59 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()
Dsm_sideeffect.c624 struct sctp_sackhdr *sackh) in sctp_cmd_process_sack()
985 struct sctp_sackhdr sackh; in sctp_cmd_interpreter()
Dsm_statefuns.c93 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()
Dsm_make_chunk.c582 struct sctp_sackhdr sack; in sctp_make_sack()
/linux-2.4.37.9/include/linux/
Dsctp.h330 typedef struct sctp_sackhdr { struct
/linux-2.4.37.9/include/net/sctp/
Dstructs.h599 struct sctp_sackhdr *sack_hdr;
1030 int sctp_outq_sack(struct sctp_outq *, struct sctp_sackhdr *);