Searched refs:sctp_acked (Results 1 – 1 of 1) sorted by relevance
42 static int sctp_acked(struct sctp_sackhdr *sack, __u32 tsn);1467 if (sctp_acked(sack, tsn)) { in sctp_check_transmitted()1760 static int sctp_acked(struct sctp_sackhdr *sack, __u32 tsn) in sctp_acked() function
Completed in 6 milliseconds