Searched refs:sctp_acked (Results 1 - 1 of 1) sorted by relevance

/linux-master/net/sctp/
H A Doutqueue.c42 static int sctp_acked(struct sctp_sackhdr *sack, __u32 tsn);
1480 if (sctp_acked(sack, tsn)) {
1773 static int sctp_acked(struct sctp_sackhdr *sack, __u32 tsn) function

Completed in 220 milliseconds