Searched defs:resend (Results 1 – 3 of 3) sorted by relevance
68 char *resend = NULL; in main() local
3827 int inflight = 0, resend = 0, inbetween = 0, acked = 0, above = 0; in sctp_fs_audit() local
106 sctp_pathmtu_adjustment(struct sctp_tcb *stcb, uint32_t mtu, bool resend) in sctp_pathmtu_adjustment()