Home
last modified time | relevance | path

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

/freebsd-14.2/sys/netinet/
H A Dsctp_indata.c843 strm->pd_api_started = 0; in sctp_handle_old_unordered_data()
882 strm->pd_api_started = 1; in sctp_handle_old_unordered_data()
1063 if (strm->pd_api_started) { in sctp_deliver_reasm_check()
1103 strm->pd_api_started = 1; in sctp_deliver_reasm_check()
1117 if (strm->pd_api_started) { in sctp_deliver_reasm_check()
1161 strm->pd_api_started = 0; in sctp_deliver_reasm_check()
1172 if (strm->pd_api_started) { in sctp_deliver_reasm_check()
1248 strm->pd_api_started = 1; in sctp_deliver_reasm_check()
1311 strm->pd_api_started = 0; in sctp_add_chk_to_control()
1628 if (strm->pd_api_started) { in sctp_queue_data_for_reasm()
[all …]
H A Dsctp_structs.h564 uint8_t pd_api_started; member
H A Dsctp_input.c369 asoc->strmin[i].pd_api_started = 0; in sctp_process_init()
3845 stcb->asoc.strmin[i].pd_api_started = oldstrm[i].pd_api_started; in sctp_handle_str_reset_add_strm()
3862 stcb->asoc.strmin[i].pd_api_started = 0; in sctp_handle_str_reset_add_strm()