Home
last modified time | relevance | path

Searched refs:pd_api_started (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/netinet/
H A Dsctp_indata.c861 strm->pd_api_started = 0; in sctp_handle_old_unordered_data()
900 strm->pd_api_started = 1; in sctp_handle_old_unordered_data()
1080 if (strm->pd_api_started) { in sctp_deliver_reasm_check()
1120 strm->pd_api_started = 1; in sctp_deliver_reasm_check()
1134 if (strm->pd_api_started) { in sctp_deliver_reasm_check()
1178 strm->pd_api_started = 0; in sctp_deliver_reasm_check()
1189 if (strm->pd_api_started) { in sctp_deliver_reasm_check()
1265 strm->pd_api_started = 1; in sctp_deliver_reasm_check()
1325 strm->pd_api_started = 0; in sctp_add_chk_to_control()
1641 if (strm->pd_api_started) { in sctp_queue_data_for_reasm()
[all …]
H A Dsctp_structs.h545 uint8_t pd_api_started; member
H A Dsctp_input.c411 asoc->strmin[i].pd_api_started = 0; in sctp_process_init()
3895 stcb->asoc.strmin[i].pd_api_started = oldstrm[i].pd_api_started; in sctp_handle_str_reset_add_strm()
3912 stcb->asoc.strmin[i].pd_api_started = 0; in sctp_handle_str_reset_add_strm()