Home
last modified time | relevance | path

Searched refs:sctp_outq_sack (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/include/net/sctp/
H A Dstructs.h1098 int sctp_outq_sack(struct sctp_outq *, struct sctp_chunk *);
/OK3568_Linux_fs/kernel/net/sctp/
H A Dsm_sideeffect.c802 if (sctp_outq_sack(&asoc->outqueue, chunk)) { in sctp_cmd_process_sack()
H A Doutqueue.c1225 int sctp_outq_sack(struct sctp_outq *q, struct sctp_chunk *chunk) in sctp_outq_sack() function