Home
last modified time | relevance | path

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

/linux-4.4.14/net/sctp/
Doutqueue.c55 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()
Dsm_statefuns.c98 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()
Dsm_sideeffect.c1239 struct sctp_sackhdr sackh; in sctp_cmd_interpreter()
Dsm_make_chunk.c755 struct sctp_sackhdr sack; in sctp_make_sack()
/linux-4.4.14/include/linux/
Dsctp.h372 typedef struct sctp_sackhdr { struct
/linux-4.4.14/include/net/sctp/
Dstructs.h582 struct sctp_sackhdr *sack_hdr;