Home
last modified time | relevance | path

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

/linux/include/net/sctp/
A Dcommand.h123 struct sctp_sackhdr *sackh;
164 SCTP_ARG_CONSTRUCTOR(SACKH, struct sctp_sackhdr *, sackh) in SCTP_ARG_CONSTRUCTOR()
A Dstructs.h593 struct sctp_sackhdr *sack_hdr;
/linux/include/linux/
A Dsctp.h383 struct sctp_sackhdr { struct
393 struct sctp_sackhdr sack_hdr; argument
/linux/net/sctp/
A Doutqueue.c42 static int sctp_acked(struct sctp_sackhdr *sack, __u32 tsn);
47 struct sctp_sackhdr *sack,
1216 struct sctp_sackhdr *sack) in sctp_sack_update_unack_data()
1241 struct sctp_sackhdr *sack = chunk->subh.sack_hdr; in sctp_outq_sack()
1426 struct sctp_sackhdr *sack, in sctp_check_transmitted()
1760 static int sctp_acked(struct sctp_sackhdr *sack, __u32 tsn) in sctp_acked()
A Dsm_statefuns.c97 static struct sctp_sackhdr *sctp_sm_pull_sack(struct sctp_chunk *chunk);
3401 struct sctp_sackhdr *sackh; in sctp_sf_eat_sack_6_2()
6292 static struct sctp_sackhdr *sctp_sm_pull_sack(struct sctp_chunk *chunk) in sctp_sm_pull_sack()
6294 struct sctp_sackhdr *sack; in sctp_sm_pull_sack()
6302 sack = (struct sctp_sackhdr *) chunk->skb->data; in sctp_sm_pull_sack()
6306 len = sizeof(struct sctp_sackhdr); in sctp_sm_pull_sack()
A Dsm_sideeffect.c1276 struct sctp_sackhdr sackh; in sctp_cmd_interpreter()
A Dsm_make_chunk.c761 struct sctp_sackhdr sack; in sctp_make_sack()

Completed in 36 milliseconds