Searched defs:resend (Results 1 – 3 of 3) sorted by relevance
21 uint64_t resend : 1; member121 uint64_t resend : 1; member
3841 int inflight = 0, resend = 0, inbetween = 0, acked = 0, above = 0; in sctp_fs_audit() local
1625 send_rs(struct sscop *sscop, int resend, struct SSCOP_MBUF_T *uu) in send_rs()