HomeSort by relevance Sort by last modified time
    Searched full:orig_tf (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
sctp_timer.c 479 uint32_t orig_flight, orig_tf; local
529 orig_tf = stcb->asoc.total_flight;
704 if ((orig_flight - net->flight_size) != (orig_tf - stcb->asoc.total_flight)) {
    [all...]

Completed in 2604 milliseconds