Home
last modified time | relevance | path

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

/linux-3.4.99/net/sctp/
Doutqueue.c62 static int sctp_acked(struct sctp_sackhdr *sack, __u32 tsn);
66 struct sctp_sackhdr *sack,
1118 struct sctp_sackhdr *sack) in sctp_sack_update_unack_data()
1140 int sctp_outq_sack(struct sctp_outq *q, struct sctp_sackhdr *sack) in sctp_outq_sack()
1327 struct sctp_sackhdr *sack, in sctp_check_transmitted()
1766 static int sctp_acked(struct sctp_sackhdr *sack, __u32 tsn) in sctp_acked()
Dsm_sideeffect.c727 struct sctp_sackhdr *sackh) in sctp_cmd_process_sack()
1215 struct sctp_sackhdr sackh; in sctp_cmd_interpreter()
Dsm_statefuns.c99 static struct sctp_sackhdr *sctp_sm_pull_sack(struct sctp_chunk *chunk);
5797 static struct sctp_sackhdr *sctp_sm_pull_sack(struct sctp_chunk *chunk) in sctp_sm_pull_sack()
5799 struct sctp_sackhdr *sack; in sctp_sm_pull_sack()
5807 sack = (struct sctp_sackhdr *) chunk->skb->data; in sctp_sm_pull_sack()
5811 len = sizeof(struct sctp_sackhdr); in sctp_sm_pull_sack()
Dsm_make_chunk.c733 struct sctp_sackhdr sack; in sctp_make_sack()
/linux-3.4.99/include/linux/
Dsctp.h375 typedef struct sctp_sackhdr { struct
/linux-3.4.99/include/net/sctp/
Dstructs.h713 struct sctp_sackhdr *sack_hdr;
1191 int sctp_outq_sack(struct sctp_outq *, struct sctp_sackhdr *);