Home
last modified time | relevance | path

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

/linux-4.1.27/net/sctp/
Doutqueue.c55 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()
Dsm_statefuns.c98 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()
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.1.27/include/linux/
Dsctp.h372 typedef struct sctp_sackhdr { struct
/linux-4.1.27/include/net/sctp/
Dstructs.h582 struct sctp_sackhdr *sack_hdr;