Home
last modified time | relevance | path

Searched refs:stopped_from (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
Dsctputil.c1534 tmr->stopped_from = 0xa001; in sctp_timeout_handler()
1545 tmr->stopped_from = 0xa002; in sctp_timeout_handler()
1553 tmr->stopped_from = 0xa003; in sctp_timeout_handler()
1575 tmr->stopped_from = 0xa004; in sctp_timeout_handler()
1589 tmr->stopped_from = 0xa005; in sctp_timeout_handler()
1603 tmr->stopped_from = 0xa006; in sctp_timeout_handler()
1622 tmr->stopped_from = tmr->type; in sctp_timeout_handler()
2243 tmr->stopped_from = 0; in sctp_timer_start()
2411 tmr->stopped_from = from; in sctp_timer_stop()
Dsctp_structs.h63 uint32_t stopped_from; member